fix in DateTimeTrigger management and executions when service already stopped

This commit is contained in:
2022-04-03 16:20:20 +02:00
parent 152b0c3c49
commit 0d3a13e753
5 changed files with 10 additions and 13 deletions

View File

@ -0,0 +1,3 @@
* Fixed: Management of DateTimeTrigger was sometimes releaded incorrectly while service was running
* Fixed: DateTimeTrigger: Repeated executions sometimes not working
* Fixed: DateTimeTrigger: Repeated executions continued to run after service was stopped