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 uriyyo
Recipients asvetlov, hynek, lukasz.langa, uriyyo, yselivanov
Date 2020-12-17.23:57:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608249458.39.0.1546785286.issue42600@roundup.psfhosted.org>
In-reply-to
Content
Hey Yurii, I have fixed this issue.
The actual problem was that `wait_for` cancels passed future but doesn't wait until it finished.
History
Date User Action Args
2020-12-17 23:57:38uriyyosetrecipients: + uriyyo, asvetlov, lukasz.langa, hynek, yselivanov
2020-12-17 23:57:38uriyyosetmessageid: <1608249458.39.0.1546785286.issue42600@roundup.psfhosted.org>
2020-12-17 23:57:38uriyyolinkissue42600 messages
2020-12-17 23:57:38uriyyocreate