Message265940
> At this point, the Python interpreter has a child process “chromium” which is left as a zombie when it exits.
The new ResourceWarning is the confirmation that there is an issue. Creating a zombi process is not a good idea :-)
I opened the issue #27069 to fix this bug. |
|
| Date |
User |
Action |
Args |
| 2016-05-20 12:24:37 | vstinner | set | recipients:
+ vstinner, pitrou, python-dev, martin.panter, serhiy.storchaka |
| 2016-05-20 12:24:37 | vstinner | set | messageid: <[email protected]> |
| 2016-05-20 12:24:37 | vstinner | link | issue26741 messages |
| 2016-05-20 12:24:37 | vstinner | create | |
|