Skip to content

[3.13] gh-117657: Fix some simple races in instrumentation.c (GH-120118) - #120444

Merged
Fidget-Spinner merged 1 commit into
python:3.13from
miss-islington:backport-b1b61dc-3.13
Jun 13, 2024
Merged

[3.13] gh-117657: Fix some simple races in instrumentation.c (GH-120118)#120444
Fidget-Spinner merged 1 commit into
python:3.13from
miss-islington:backport-b1b61dc-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 13, 2024

Copy link
Copy Markdown
Contributor
  • stop the world when setting local events
    (cherry picked from commit b1b61dc)

Co-authored-by: Ken Jin kenjin@python.org

…-120118)
* stop the world when setting local events
(cherry picked from commit b1b61dc)
Co-authored-by: Ken Jin <kenjin@python.org>
@Fidget-Spinner
Fidget-Spinner merged commit 1718827 into python:3.13Jun 13, 2024
@miss-islington
miss-islington deleted the backport-b1b61dc-3.13 branch January 2, 2026 18:07
Sign up for freeto 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

@miss-islington@Fidget-Spinner