summaryrefslogtreecommitdiffstats
path: root/Python/frozen.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-06-01 14:04:38 (GMT)
committerGitHub <noreply@github.com>2024-06-01 14:04:38 (GMT)
commit90ec19fd33e2452902b9788d4821f1fbf6542304 (patch)
tree1d5d42f7a15526604b7021aa177337df06c9e8fd /Python/frozen.c
parent60593b2052ca275559c11028d50e19f8e5dfee13 (diff)
downloadcpython-90ec19fd33e2452902b9788d4821f1fbf6542304.zip
cpython-90ec19fd33e2452902b9788d4821f1fbf6542304.tar.gz
cpython-90ec19fd33e2452902b9788d4821f1fbf6542304.tar.bz2
gh-117657: Fix TSAN race in QSBR assertion (#119887)
Due to a limitation in TSAN, all reads from `PyThreadState.state` must be atomic to avoid reported races.
Diffstat (limited to 'Python/frozen.c')
0 files changed, 0 insertions, 0 deletions