Files
cpython/Python/legacy_tracing.c
Sam Gross 0de5e0c544 gh-117657: Fix TSAN data race in _PyEval_SetTrace assertion (gh-131561)
The `sys_tracing_threads` variable should be read inside `LOCK_SETUP()`.
2025-03-21 14:22:37 -04:00

20 KiB