Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-117657: Acquire a critical section aroundSemLock.__{enter,exit}__#118812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

mpage
Copy link
Contributor

@mpagempage commentedMay 9, 2024
edited by bedevere-appbot
Loading

These methods are purely wrappers aroundSemlock.{acquire,release}, which expect a critical section to be held.

Sample race reported by TSAN.

These methods are purely wrappers around `Semlock.{acquire,release}`,which expect a critical section to be held.
@mpagempage requested a review fromcolesburyMay 9, 2024 00:08
@mpagempage marked this pull request as ready for reviewMay 9, 2024 00:48
@mpagempage requested a review fromgpshead as acode ownerMay 9, 2024 00:48
@colesburycolesbury added the needs backport to 3.13bugs and security fixes labelMay 9, 2024
@colesburycolesbury merged commitc30d8e5 intopython:mainMay 9, 2024
@miss-islington-app
Copy link

Thanks@mpage for the PR, and@colesbury for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 9, 2024
…exit}__` (pythonGH-118812)These methods are purely wrappers around `Semlock.{acquire,release}`,which expect a critical section to be held.(cherry picked from commitc30d8e5)Co-authored-by: mpage <mpage@meta.com>
@bedevere-app
Copy link

GH-118856 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 9, 2024
colesbury pushed a commit that referenced this pull requestMay 9, 2024
…,exit}__` (GH-118812) (#118856)These methods are purely wrappers around `Semlock.{acquire,release}`,which expect a critical section to be held.(cherry picked from commitc30d8e5)Co-authored-by: mpage <mpage@meta.com>
SonicField pushed a commit to SonicField/cpython that referenced this pull requestMay 10, 2024
…exit}__` (python#118812)These methods are purely wrappers around `Semlock.{acquire,release}`,which expect a critical section to be held.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@colesburycolesburycolesbury approved these changes

@gpsheadgpsheadAwaiting requested review from gpsheadgpshead is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mpage@colesbury

[8]ページ先頭

©2009-2025 Movatter.jp