You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presumably, we could either find a reproducer that doesn't leak resources, or suppress the warnings and/or run the test isolated in a separate process.
The text was updated successfully, but these errors were encountered:
Example warning output from https://buildbot.python.org/all/#/builders/558/builds/802 :
I believe this is related to the following delicate test case:
cpython/Lib/test/test_frame.py
Lines 238 to 258 in 95d6330
Presumably, we could either find a reproducer that doesn't leak resources, or suppress the warnings and/or run the test isolated in a separate process.
The text was updated successfully, but these errors were encountered: