Is it safe to run a periodic task created with NewPeriodicTask2() during a text backup?
Example 1:
Periodic task starts deleting records in a loop and then a Daily backup is started.
Will periodic task routine be suspended while the Daily backup is being run?
If periodic task routine will be suspended will it resume after the Daily backup is finished?
Example 2:
Daily backup is running and then a periodic task should start.
Will periodic task be executed or ignored until the timer triggers it at the next scheduled time?
Hi there,
Server – tried both Windows Server 2022 and Linux
Version - 2025-08-11 and 2026-05-25
We were testing a new version (2025-08-11) with a Halcust that we had migrated from the existing ...
Hi,
years ago we used to have the email and conference module. Did not need it so we dropped it.
We hav recently implemented global users, which are all named users and therefor seem to need a m...