This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2017年05月03日 07:18 by vstinner, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (1) | |||
|---|---|---|---|
| msg292849 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2017年05月03日 07:18 | |
Follow-up of issues: * issue #30110: test_asyncio reports reference leak, forgot to shutdown concurrent.futures.ProcessPoolExecutor() * issue #30171: Emit ResourceWarning in multiprocessing Queue destructor I propose to emit a ResourceWarning warning in concurrent.futures executor destructor if it wasn't cleaned up properly, if shutdown() wasn't called. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:46 | admin | set | github: 74430 |
| 2018年09月19日 23:11:41 | vstinner | set | status: open -> closed resolution: out of date stage: resolved |
| 2017年05月03日 07:18:07 | vstinner | create | |