Message240001
| Author | vstinner |
|---|---|
| Recipients | gvanrossum, vstinner, yselivanov |
| Date | 2015-04-03.15:13:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1428073997.46.0.438809738394.issue23859@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When wait(fs) is cancelled, futures of fs are not cancelled. This behaviour is not documented. It should be documented, and a warning should be added to the Cancellation section: https://docs.python.org/dev/library/asyncio-dev.html#cancellation See my message "Cancellation of asyncio.wait()": https://mail.google.com/mail/u/0/#label/Tulip/14b34f0a5d31114f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-03 15:13:17 | vstinner | set | recipients: + vstinner, gvanrossum, yselivanov |
| 2015-04-03 15:13:17 | vstinner | set | messageid: <1428073997.46.0.438809738394.issue23859@psf.upfronthosting.co.za> |
| 2015-04-03 15:13:17 | vstinner | link | issue23859 messages |
| 2015-04-03 15:13:17 | vstinner | create | |