summaryrefslogtreecommitdiff
path: root/python/skytools/scripting.py
diff options
context:
space:
mode:
authorMarko Kreen2013-03-03 19:00:50 +0000
committerMarko Kreen2013-03-03 19:00:50 +0000
commitda690d1e5776a168a941a3651f63fb625575f7de (patch)
treecc08906812de5774327dac58a54b3f8e7c400130 /python/skytools/scripting.py
parentb2fb4d8cffddb4b31e6120f05133d8baacaae6b8 (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