Skip to content

gh-126316: Use critical sections in grp module - #126488

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:grp_critical_section
Closed

gh-126316: Use critical sections in grp module#126488
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:grp_critical_section

Conversation

@vstinner

@vstinnervstinner commented Nov 6, 2024

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
MemberAuthor

It's the wrong approach, see follow-up PR: #126504

@vstinnervstinner closed this Nov 6, 2024
@vstinner
vstinner deleted the grp_critical_section branch November 6, 2024 15:25
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.

1 participant

@vstinner