[issue31310] semaphore tracker isn't protected against crashes

Antoine Pitrou report at bugs.python.org
Sat Jan 13 10:36:16 EST 2018


Antoine Pitrou <pitrou at free.fr> added the comment:

> With this fix, the semaphore_tracker is not shared with the children anymore and each process launches its own tracker.

That's only if the semaphore tracker process crashes, right?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31310>
_______________________________________


More information about the Python-bugs-list mailing list