| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
These methods are purely wrappers around `Semlock.{acquire,release}`,
which expect a critical section to be held.
|
Thanks @mpage for the PR, and @colesbury for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
…exit}__` (pythonGH-118812) These methods are purely wrappers around `Semlock.{acquire,release}`, which expect a critical section to be held. (cherry picked from commit c30d8e5) Co-authored-by: mpage <mpage@meta.com>
|
GH-118856 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
…exit}__` (python#118812) These methods are purely wrappers around `Semlock.{acquire,release}`, which expect a critical section to be held.
| Back | FazBrowse Home | New Git URL |
These methods are purely wrappers around Semlock.{acquire,release}, which expect a critical section to be held.
Sample race reported by TSAN.