-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-37148: Fix asyncio test that check for warning when running the test suite with huntleaks #13800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…est suite with huntleaks
|
Tested locally: without the patch: |
|
@pablogsal there is another PR for improving streams tests stability: #13790 |
|
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). |
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 |
|
@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