diff options
author | Marko Kreen | 2013-03-03 19:00:50 +0000 |
---|---|---|
committer | Marko Kreen | 2013-03-03 19:00:50 +0000 |
commit | da690d1e5776a168a941a3651f63fb625575f7de (patch) | |
tree | cc08906812de5774327dac58a54b3f8e7c400130 /python/skytools/scripting.py | |
parent | b2fb4d8cffddb4b31e6120f05133d8baacaae6b8 (diff) |
cascadeadmin status: wait for threads
Instead Queue.join(), call Thread.join() for each
thread. Otherwise the thread can be active during
process shutdown and throw weird errors.
After that, calling Queue.join() seems useless; it can
even allow additional failure situations.
Also clarify thread count logic.
Diffstat (limited to 'python/skytools/scripting.py')
0 files changed, 0 insertions, 0 deletions