Message 123454 - Python tracker
Message123454
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan, v+python |
| Date | 2010-12-06.04:41:24 |
| SpamBayes Score | 0.008386076 |
| Marked as misclassified | No |
| Message-id | <1291610485.92.0.900925714519.issue10482@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The general idea is sound. My work colleagues have certainly had to implement their own reader/writer thread equivalents to keep subprocess from blocking. It makes sense to provide more robust public support for such techniques in process itself. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-06 04:41:26 | ncoghlan | set | recipients: + ncoghlan, v+python |
| 2010-12-06 04:41:25 | ncoghlan | set | messageid: <1291610485.92.0.900925714519.issue10482@psf.upfronthosting.co.za> |
| 2010-12-06 04:41:24 | ncoghlan | link | issue10482 messages |
| 2010-12-06 04:41:24 | ncoghlan | create | |