-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
test_asyncio: ProactorLoopCtrlC leaks one reference #81459
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
Comments
vstinner@WIN C:\vstinner\python\master>python -m test -R 3:3 test_asyncio -m test.test_asyncio.test_windows_events.ProactorLoopCtrlC.test_ctrl_c == Tests result: FAILURE == 1 test failed: Total duration: 13 sec 391 ms Attached PR fix the issue by joining the thread. |
bpo-34520 *might* be an old duplicate of this bug. |
Maybe. Agree with your decision to close bpo-34520 as duplicate. |
Thanks for the review Andrew. |
Welcome! |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: