This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, hroncok, pitrou
Date 2018-04-21.20:34:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524342869.96.0.682650639539.issue31463@psf.upfronthosting.co.za>
In-reply-to
Content
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, '
History
Date User Action Args
2018-04-21 20:34:29benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, hroncok
2018-04-21 20:34:29benjamin.petersonsetmessageid: <1524342869.96.0.682650639539.issue31463@psf.upfronthosting.co.za>
2018-04-21 20:34:29benjamin.petersonlinkissue31463 messages
2018-04-21 20:34:29benjamin.petersoncreate