Message292851
| Author | vstinner |
|---|---|
| Recipients | vstinner, xiang.zhang, yselivanov |
| Date | 2017-05-03.07:19:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493795993.01.0.410938847863.issue30110@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
IMHO not calling shutdown() is a bug and Python should help developers to detect it. I proposed the issue #30244 to emit a ResourceWarning in concurrent.futures executor destructors. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-03 07:19:53 | vstinner | set | recipients: + vstinner, yselivanov, xiang.zhang |
| 2017-05-03 07:19:53 | vstinner | set | messageid: <1493795993.01.0.410938847863.issue30110@psf.upfronthosting.co.za> |
| 2017-05-03 07:19:52 | vstinner | link | issue30110 messages |
| 2017-05-03 07:19:52 | vstinner | create | |