workaround for stalling worker processes when running the daemon

This commit is contained in:
Michael
2018-07-11 06:05:22 +00:00
parent 3792e2819d
commit 3cb7a7606e
4 changed files with 10 additions and 8 deletions

View File

@@ -63,4 +63,3 @@ Worker::unclaimProcess();
Worker::endProcess();
killme();