-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
gh-101766: Fix refleak for _BlockingOnManager resources from test suite level #101988
Conversation
…pythongh-101942)" This reverts commit 775f881.
5b9b907
to
a85f0e6
Compare
@exarkun @gvanrossum @sobolevn
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, this turned out way more complex than I initially thought! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works too. Many tests do something like this. Is there standard infrastructure for clearing caches?
I am not sure, let's create a issue for that. We will need it. |
test_importlib
onaarch64 RHEL8
#101766