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 gvanrossum
Recipients Erwin Mayer, gvanrossum, vstinner, yselivanov
Date 2016-03-09.18:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457549068.08.0.043845873688.issue26520@psf.upfronthosting.co.za>
In-reply-to
Content
Why are you creating a new event loop for this purpose? There are all sorts of things that can go wrong with that.

This is not appropriate for a bug report, you should continue to seek help on StackOverflow.
History
Date User Action Args
2016-03-09 18:44:28gvanrossumsetrecipients: + gvanrossum, vstinner, yselivanov, Erwin Mayer
2016-03-09 18:44:28gvanrossumsetmessageid: <1457549068.08.0.043845873688.issue26520@psf.upfronthosting.co.za>
2016-03-09 18:44:28gvanrossumlinkissue26520 messages
2016-03-09 18:44:27gvanrossumcreate