diff options
author | Sam Gross <colesbury@gmail.com> | 2025-02-28 14:27:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-28 14:27:51 (GMT) |
commit | cc17307faaa248535c65f6a7668e06dc8ef04575 (patch) | |
tree | 76ee692a42e025e5f1e2e594f5b508c1038eac43 /Python/optimizer.c | |
parent | 038e4d606bdc3e38f74514ae3ddfdc7a48b7b19e (diff) | |
download | cpython-cc17307faaa248535c65f6a7668e06dc8ef04575.zip cpython-cc17307faaa248535c65f6a7668e06dc8ef04575.tar.gz cpython-cc17307faaa248535c65f6a7668e06dc8ef04575.tar.bz2 |
gh-124878: Add temporary TSAN suppression for free_threadstate (gh-130602)
The race condition with `free_threadstate` and daemon threads exists in
both the free threading and default builds. We were missing a
suppression in the default build.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions