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 christof
Recipients asvetlov, christof, yselivanov
Date 2018-05-24.19:53:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527191621.1.0.682650639539.issue33638@psf.upfronthosting.co.za>
In-reply-to
Content
In my previous comment, what I want to implement is not a timeout for a task to complete but more precisely a timeout triggered if the coroutine was not wake up by a notify on the condition.
History
Date User Action Args
2018-05-24 19:53:41christofsetrecipients: + christof, asvetlov, yselivanov
2018-05-24 19:53:41christofsetmessageid: <1527191621.1.0.682650639539.issue33638@psf.upfronthosting.co.za>
2018-05-24 19:53:41christoflinkissue33638 messages
2018-05-24 19:53:41christofcreate