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 tomMoral
Recipients davin, pitrou, tomMoral
Date 2018-01-13.10:39:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515839981.47.0.467229070634.issue31310@psf.upfronthosting.co.za>
In-reply-to
Content
With this fix, the semaphore_tracker is not shared with the children anymore and each process launches its own tracker.

I opened a PR to try to fix it. Let me know if I should open a new ticket.
History
Date User Action Args
2018-01-13 10:39:41tomMoralsetrecipients: + tomMoral, pitrou, davin
2018-01-13 10:39:41tomMoralsetmessageid: <1515839981.47.0.467229070634.issue31310@psf.upfronthosting.co.za>
2018-01-13 10:39:41tomMorallinkissue31310 messages
2018-01-13 10:39:40tomMoralcreate