FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-117657: Fix TSAN data race in _PyEval_SetTrace assertion (gh-131561) by miss-islington · Pull Request #131564 · python/cpython · GitHub

/ cpython Public

[3.13] gh-117657: Fix TSAN data race in _PyEval_SetTrace assertion (gh-131561) - #131564

Merged
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-0de5e0c-3.13
Mar 21, 2025
Merged

[3.13] gh-117657: Fix TSAN data race in _PyEval_SetTrace assertion (gh-131561)#131564
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-0de5e0c-3.13

Conversation

miss-islington commented Mar 21, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

The sys_tracing_threads variable should be read inside LOCK_SETUP().
(cherry picked from commit 0de5e0c)

Co-authored-by: Sam Gross colesbury@gmail.com

…thongh-131561)

The `sys_tracing_threads` variable should be read inside `LOCK_SETUP()`.
(cherry picked from commit 0de5e0c)

Co-authored-by: Sam Gross <colesbury@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL