Message170895
Actually, I would like to check if the threads working on the queue are still alive.
However, it occurs to me now that I would need a facility to distinguish between a timeout and an actual join. Unfortunately, my original patch does not provide this, one would have to implement an additional check and think about the correct way to signal a timeout.
Also, there seem to be other people looking for this feature: http://stackoverflow.com/questions/1564501/add-timeout-argument-to-pythons-queue-join |
|
Date |
User |
Action |
Args |
2012-09-21 15:11:15 | legordian | set | recipients:
+ legordian, sbt |
2012-09-21 15:11:15 | legordian | set | messageid: <1348240275.41.0.63549741896.issue15983@psf.upfronthosting.co.za> |
2012-09-21 15:11:14 | legordian | link | issue15983 messages |
2012-09-21 15:11:14 | legordian | create | |
|