Message331087
| Author | vstinner |
|---|---|
| Recipients | Windson Yang, benjamin.peterson, davin, docs@python, mattip, ned.deily, pablogsal, pitrou, tzickel, vstinner, zach.ware |
| Date | 2018-12-05.01:37:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543973856.01.0.788709270274.issue34172@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
multiprocessing should help the developer to detect when the API is misused. For example, emit a ResourceWarning if a pool is not released explicitly. It might help to detect such bugs: * bpo-33676 * bpo-35413 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-05 01:37:36 | vstinner | set | recipients: + vstinner, pitrou, benjamin.peterson, ned.deily, docs@python, zach.ware, mattip, davin, tzickel, pablogsal, Windson Yang |
| 2018-12-05 01:37:36 | vstinner | set | messageid: <1543973856.01.0.788709270274.issue34172@psf.upfronthosting.co.za> |
| 2018-12-05 01:37:35 | vstinner | link | issue34172 messages |
| 2018-12-05 01:37:35 | vstinner | create | |