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 vstinner
Recipients gvanrossum, vstinner, yselivanov
Date 2014-08-27.11:02:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409137338.99.0.497593921216.issue21998@psf.upfronthosting.co.za>
In-reply-to
Content
A first step would be to document the issue in the "developer" section of asyncio documentation. Mention that the event loop should be closed and a new event loop should be created.
History
Date User Action Args
2014-08-27 11:02:19vstinnersetrecipients: + vstinner, gvanrossum, yselivanov
2014-08-27 11:02:18vstinnersetmessageid: <1409137338.99.0.497593921216.issue21998@psf.upfronthosting.co.za>
2014-08-27 11:02:18vstinnerlinkissue21998 messages
2014-08-27 11:02:18vstinnercreate