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 kormang
Recipients asvetlov, jaswdr, kormang, takluyver, yselivanov
Date 2021-12-05.12:05:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638705952.9.0.189300365022.issue43806@roundup.psfhosted.org>
In-reply-to
Content
Thanks, takluyver!

You are right. Synchronous code that I was comparing it to had os.close(ctx), but I forgot to add it in the async example, so I thought it was a bug.

Closing this issue.
History
Date User Action Args
2021-12-05 12:05:52kormangsetrecipients: + kormang, asvetlov, takluyver, yselivanov, jaswdr
2021-12-05 12:05:52kormangsetmessageid: <1638705952.9.0.189300365022.issue43806@roundup.psfhosted.org>
2021-12-05 12:05:52kormanglinkissue43806 messages
2021-12-05 12:05:52kormangcreate