Message218518
| Author | andreasvc |
|---|---|
| Recipients | andreasvc, bquinlan, giampaolo.rodola, josh.r, mark.dickinson, mdengler |
| Date | 2014-05-14.10:59:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20140514105907.GD9112@unstable.nl> |
| In-reply-to | <1399990392.02.0.637264652242.issue21423@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Giampaolo, this patch is for ProcessPoolExecutor as well. About keyboard interrupts, if my tests are correct, they work in Python 3.3+ with both multiprocessing and concurrent.futures. (Although for the latter I have to hit ctrl-c twice). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-14 10:59:14 | andreasvc | set | recipients: + andreasvc, bquinlan, mark.dickinson, giampaolo.rodola, mdengler, josh.r |
| 2014-05-14 10:59:14 | andreasvc | link | issue21423 messages |
| 2014-05-14 10:59:14 | andreasvc | create | |