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, martius, vstinner, yselivanov
Date 2015-02-04.22:18:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423088326.97.0.299298376012.issue21998@psf.upfronthosting.co.za>
In-reply-to
Content
close_self_pipe_after_selector.patch only fixes test2.py, it doesn't fix the general case: run the "same" event loop in two different event loops.
History
Date User Action Args
2015-02-04 22:18:47vstinnersetrecipients: + vstinner, gvanrossum, yselivanov, martius
2015-02-04 22:18:46vstinnersetmessageid: <1423088326.97.0.299298376012.issue21998@psf.upfronthosting.co.za>
2015-02-04 22:18:46vstinnerlinkissue21998 messages
2015-02-04 22:18:46vstinnercreate