[issue24303] OSError 17 due to _multiprocessing/semaphore.c assuming a one-to-one Pid -> process mapping.

Benjamin Peterson report at bugs.python.org
Thu Jun 4 06:22:32 CEST 2015


Benjamin Peterson added the comment:

I think it would be a better idea to partially backport the 2.7 logic that uses the random module.

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24303>
_______________________________________


More information about the Python-bugs-list mailing list