Message131861
| Author | bquinlan |
|---|---|
| Recipients | bquinlan, gregory.p.smith, jyasskin, pitrou, stutzbach |
| Date | 2011-03-23.09:38:27 |
| SpamBayes Score | 0.30010256 |
| Marked as misclassified | No |
| Message-id | <1300873107.95.0.378653217804.issue11635@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Your approach seems workable but your patch allows the interpreter to exit while work items are still being processed. See the comment at the top of concurrent/futures/thread.py. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-23 09:38:28 | bquinlan | set | recipients: + bquinlan, gregory.p.smith, pitrou, jyasskin, stutzbach |
| 2011-03-23 09:38:27 | bquinlan | set | messageid: <1300873107.95.0.378653217804.issue11635@psf.upfronthosting.co.za> |
| 2011-03-23 09:38:27 | bquinlan | link | issue11635 messages |
| 2011-03-23 09:38:27 | bquinlan | create | |