FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-128277: remove unnecessary critical section from `socket.close` by kumaraditya303 · Pull Request #128305 · python/cpython · GitHub

/ cpython Public

gh-128277: remove unnecessary critical section from socket.close - #128305

Merged
kumaraditya303 merged 5 commits into
python:mainfrom
kumaraditya303:nocr
Jan 1, 2025
Merged

gh-128277: remove unnecessary critical section from socket.close #128305
kumaraditya303 merged 5 commits into
python:mainfrom
kumaraditya303:nocr

Conversation

kumaraditya303 commented Dec 28, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

kumaraditya303 marked this pull request as ready for review January 1, 2025 12:18
kumaraditya303 merged commit bb9d955 into python:main Jan 1, 2025
kumaraditya303 deleted the nocr branch January 1, 2025 12:32
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
…se` (python#128305)

Remove unnecessary critical section from `socket.close` as it now uses relaxed atomics for `sock_fd`.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL