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 Dima.Tisnek
Recipients Dima.Tisnek, brett.cannon, rooter, tim.peters
Date 2016-09-13.19:24:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473794684.57.0.460043808851.issue27908@psf.upfronthosting.co.za>
In-reply-to
Content
@rooter, if you go this way, you should also `self._started.set()` with lock held, together with removing thread from `_limbo`
History
Date User Action Args
2016-09-13 19:24:44Dima.Tisneksetrecipients: + Dima.Tisnek, tim.peters, brett.cannon, rooter
2016-09-13 19:24:44Dima.Tisneksetmessageid: <1473794684.57.0.460043808851.issue27908@psf.upfronthosting.co.za>
2016-09-13 19:24:44Dima.Tisneklinkissue27908 messages
2016-09-13 19:24:44Dima.Tisnekcreate