Uh oh!
There was an error while loading. Please reload this page.
bpo-37148: Fix asyncio test that check for warning when running the test suite with huntleaks - #13800
Conversation
…est suite with huntleaks
Tested locally: without the patch: |
asvetlov
commented
Jun 4, 2019
@pablogsal there is another PR for improving streams tests stability: #13790 |
pablogsal
commented
Jun 4, 2019
Thanks, @asvetlov, I will try to review it as soon as I merge this and unblock the refleaks buildbots to allow beta1 release (they are still red as of now). |
ambv
commented
Jun 4, 2019
vstinner
commented
Jun 4, 2019
This failure is unrelated to this fix. It will be fixed by #13790 which has just been merged ;-) (but not part of this build) |
There is a Edit : Probably unrelated to the asyncio changes in the buildbot run but thought to add it here |
vstinner
commented
Jun 4, 2019
@tirkarthi: Please open a new issue on bugs.python.org, this issue is unrelated. |
…est suite with huntleaks (pythonGH-13800)
https://bugs.python.org/issue37148