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.

URL PR 13661
Status merged
Title bpo-37015: Ensure tasks created by _accept_connection2 due to AsyncMock are completed
History
Date User Action Args
2019-05-30 10:00:32xtreaksetstatus: open -> merged
2019-05-30 03:37:26xtreaksettitle: bpo-37015: Use MagicMock for _accept_connection2 which is an async function not awaited -> bpo-37015: Ensure tasks created by _accept_connection2 due to AsyncMock are completed
2019-05-29 19:00:56xtreaklinkissue37015 pull_requests
2019-05-29 19:00:56xtreakcreate