Data race on adaptive counters with -X tlbc=0
in free threaded build
#129752
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
Bug report
TSan reports data races for
test_thread_local_bytecode.test_no_copies_if_tlbc_disabled
.The races are on the adaptive counter:
cpython/Python/generated_cases.c.h
Line 7283 in 365cf5f
cpython/Python/generated_cases.c.h
Line 7295 in 365cf5f
The text was updated successfully, but these errors were encountered: