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 yselivanov
Recipients asvetlov, brett.cannon, gvanrossum, martin.panter, ncoghlan, vstinner, yselivanov
Date 2016-01-12.02:02:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Attaching an updated patch.  The RuntimeError says 'coroutine was already awaited on' for now.
History
Date User Action Args
2016-01-12 02:02:24yselivanovsetrecipients: + yselivanov, gvanrossum, brett.cannon, ncoghlan, vstinner, asvetlov, martin.panter
2016-01-12 02:02:24yselivanovsetmessageid: <[email protected]>
2016-01-12 02:02:24yselivanovlinkissue25887 messages
2016-01-12 02:02:24yselivanovcreate