Message201307
I think I'll change Thread.join() to just return if a timeout <= 0 is passed. The docs don't say anything about what Thread.join() does with a negative timeout, but at least in 2.7.5 it happened to just return. No point being gratuitously more demanding ;-) |
|
Date |
User |
Action |
Args |
2013-10-26 01:32:41 | tim.peters | set | recipients:
+ tim.peters, pitrou |
2013-10-26 01:32:41 | tim.peters | set | messageid: <1382751161.69.0.92508735124.issue19399@psf.upfronthosting.co.za> |
2013-10-26 01:32:41 | tim.peters | link | issue19399 messages |
2013-10-26 01:32:41 | tim.peters | create | |
|