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 jinty
Recipients gvanrossum, jinty, r.david.murray, vstinner, yselivanov
Date 2015-10-28.09:09:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446023395.03.0.913080829015.issue25489@psf.upfronthosting.co.za>
In-reply-to
Content
Calling loop.stop() means that I need other, more complex code, to store and return the non-zero exit status.
History
Date User Action Args
2015-10-28 09:09:55jintysetrecipients: + jinty, gvanrossum, vstinner, r.david.murray, yselivanov
2015-10-28 09:09:55jintysetmessageid: <1446023395.03.0.913080829015.issue25489@psf.upfronthosting.co.za>
2015-10-28 09:09:55jintylinkissue25489 messages
2015-10-28 09:09:54jintycreate