gh-112075: Lock when inserting into shared keys by colesbury · Pull Request #117824 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
colesbury wants to merge 2 commits intopython:mainfrom
Closed
gh-112075: Lock when inserting into shared keys#117824
colesbury wants to merge 2 commits intopython:mainfrom
gh-112075: Lock when inserting into shared keys#117824
colesbury wants to merge 2 commits intopython:mainfrom
Conversation
Copy link Copy Markdown
Contributor
This is a draft PR similar to #117528, but:
- Separates out the handling of split keys
- Doesn't yet handle the necessary locking in
_Py_dict_lookupfor things like thePyDict_GetItemReflocking fallback.
bedevere-app
bot
mentioned this pull request
colesbury
added
the
skip news
label
colesbury
mentioned this pull request
colesbury
closed this
Copy link Copy Markdown
Contributor Author
colesbury
commented
Apr 26, 2024
colesbury commented
Apr 26, 2024Addressed in #117528
colesbury
deleted the
gh-112075-lock-split-keys
branch
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