Message299037
Ok, I pushed 3 changes. Only one test still has a minor issue:
test.test_multiprocessing_spawn.WithProcessesTestPool.test_context
The bpo-31019 fixes it.
Later, we will be able to modify ManagerMixin.tearDownClass() to emit a warning immediately if a manager leaks a process, and not have this kind loop to sleep until all processes completed. |
|
Date |
User |
Action |
Args |
2017-07-25 01:05:43 | vstinner | set | recipients:
+ vstinner, pitrou, martin.panter, serhiy.storchaka, davin |
2017-07-25 01:05:43 | vstinner | set | messageid: <1500944743.71.0.0704000174628.issue26762@psf.upfronthosting.co.za> |
2017-07-25 01:05:43 | vstinner | link | issue26762 messages |
2017-07-25 01:05:43 | vstinner | create | |
|