[3.15] gh-150902: Optimize PyCriticalSection2 to skip locking the same locks held by the current CS2 by miss-islington · Pull Request #151554 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Open
Open
Conversation
Contributor
This mimics an optimization already present for the single-mutex critical section.
(cherry picked from commit c2ca772)
Co-authored-by: Daniele Parmeggiani 8658291+dpdani@users.noreply.github.com
… locks held by the current CS2 This mimics an optimization already present for the single-mutex critical section. (cherry picked from commit c2ca772) Co-authored-by: Daniele Parmeggiani <8658291+dpdani@users.noreply.github.com>
bedevere-app
Bot
added
the
awaiting review
label
bedevere-app
Bot
mentioned this pull request
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