Message299190
Ok, now test_multiprocessing_spawn should not "leak" processes nor threads anymore. I fixed Python 3.6 and master. I close the issue.
I don't think that it's worth it to fix tests in 2.7, and 3.5 is entering security-only mode.
Note: I will backport bpo-31019 to Python 2.7, since this issue changes the code, not tests. |
|
| Date |
User |
Action |
Args |
| 2017-07-26 02:53:22 | vstinner | set | recipients:
+ vstinner, pitrou, martin.panter, serhiy.storchaka, davin |
| 2017-07-26 02:53:22 | vstinner | set | messageid: <[email protected]> |
| 2017-07-26 02:53:22 | vstinner | link | issue26762 messages |
| 2017-07-26 02:53:22 | vstinner | create | |
|