[issue31463] test_multiprocessing_fork hangs test_subprocess

Benjamin Peterson report at bugs.python.org
Sat Apr 21 16:34:29 EDT 2018


Benjamin Peterson <benjamin at python.org> added the comment:

It doesn't hang for me anymore, but does print this warning:

0:00:00 load avg: 1.59 [1/2] test_multiprocessing_fork
Lib/multiprocessing/semaphore_tracker.py:55: UserWarning: semaphore_tracker: process died unexpectedly, relaunching.  Some semaphores might leak.
  warnings.warn('semaphore_tracker: process died unexpectedly, '

----------

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


More information about the Python-bugs-list mailing list