test_weakref.test_threaded_weak_key_dict_deepcopy
crash: merged objects should have ob_tid == 0
#135106
Labels
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Looks like it happens during a
gc.collect()
call:cpython/Lib/test/test_weakref.py
Lines 1992 to 1999 in 1ffe913
https://buildbot.python.org/#/builders/1295/builds/591
The test passed on retry, but this seems like a bug.
Seen in main (3.15) on Windows debug build with free threading
The text was updated successfully, but these errors were encountered: