SIGN IN SIGN UP

bpo-31310: multiprocessing's semaphore tracker should be launched again if crashed (#3247)

* bpo-31310: multiprocessing's semaphore tracker should be launched again if crashed

* Avoid mucking with process state in test.
Add a warning if the semaphore process died, as semaphores may then be leaked.

* Add NEWS entry
A
Antoine Pitrou committed
cbe1756e3ecefc0e24a5d0a4b8663db9b6d0cc52
Parent: fc6b348
Committed by GitHub <noreply@github.com> on 11/3/2017, 1:31:38 PM