On Thu, Sep 26, 2019 at 11:16 PM Bo Berglund via lazarus <[email protected]> wrote:
> If the measure process takes longer than until the next cron > invocation due to some extra delays in that particular process, then I > don't want the new instance of the scheduler to start another task. > The reason is that the hardware is occupied. > > Instead I want the new instance to just exit or else go into some wait > loop until the first instance quits. UniqueInstance? https://wiki.freepascal.org/UniqueInstance -- Bart -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
