Message331087
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 |
|
| 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: <[email protected]> |
| 2018-12-05 01:37:35 | vstinner | link | issue34172 messages |
| 2018-12-05 01:37:35 | vstinner | create | |
|