Skip to content

gh-128277: make globals variables thread safe in socket module#128286

Merged
kumaraditya303 merged 10 commits into
python:mainfrom
kumaraditya303:socket-threadsafe
Dec 31, 2024
Merged

gh-128277: make globals variables thread safe in socket module#128286
kumaraditya303 merged 10 commits into
python:mainfrom
kumaraditya303:socket-threadsafe

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Dec 27, 2024

Copy link
Copy Markdown
Contributor

First part of making socket module thread safe by moving state variables to be globally thread safe.

Comment thread Modules/socketmodule.c Outdated
Comment thread Modules/socketmodule.c Outdated
Comment thread Modules/socketmodule.c Outdated
@kumaraditya303
kumaraditya303 merged commit e389d6c into python:main Dec 31, 2024
@kumaraditya303
kumaraditya303 deleted the socket-threadsafe branch December 31, 2024 13:40
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.

3 participants