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 asvetlov
Recipients asvetlov, jimmylai, lukasz.langa, yselivanov
Date 2017-11-01.13:54:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509544488.09.0.213398074469.issue30423@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d1e34031f68a3c7523a5376575c87cd0fea2425c by Andrew Svetlov (jimmylai) in branch 'master':
[asyncio] bpo-30423: add regression test for orphan future causes "RuntimeError: Event loop stopped before Future completed." (#3295)
https://github.com/python/cpython/commit/d1e34031f68a3c7523a5376575c87cd0fea2425c
History
Date User Action Args
2017-11-01 13:54:48asvetlovsetrecipients: + asvetlov, lukasz.langa, yselivanov, jimmylai
2017-11-01 13:54:48asvetlovsetmessageid: <1509544488.09.0.213398074469.issue30423@psf.upfronthosting.co.za>
2017-11-01 13:54:48asvetlovlinkissue30423 messages
2017-11-01 13:54:48asvetlovcreate