PaperCutSoftware / silver

SILVER - A cross-platform service/daemon wrapper with in-build auto-update, crash resilience and more.
MIT License
54 stars 13 forks source link

Bugfix/fix task exec routine leak #23

Closed behzad-mozaffari closed 3 years ago

behzad-mozaffari commented 4 years ago

executeTask function was leaving a routine waiting for main context termination for each execution. This was causing growing memory in use cases where silver was running scheduled tasks in high frequency