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 ido k
Recipients ido k, pablogsal, vstinner
Date 2019-01-17.01:33:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547688819.69.0.990676359991.issue35747@roundup.psfhosted.org>
In-reply-to
Content
thanks @pablogsal.

looks like duplicate of bugs.python.org/issue23428 

It seems like i cant trust the threading wait function and need to use busy waiting.
History
Date User Action Args
2019-01-17 01:33:40ido ksetrecipients: + ido k, vstinner, pablogsal
2019-01-17 01:33:39ido ksetmessageid: <1547688819.69.0.990676359991.issue35747@roundup.psfhosted.org>
2019-01-17 01:33:39ido klinkissue35747 messages
2019-01-17 01:33:39ido kcreate