FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-126688: Support Fork Parent and Child With Different Thread ID by ericsnowcurrently · Pull Request #127121 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-126688: Support Fork Parent and Child With Different Thread ID
- #127121
#127121
Draft
ericsnowcurrently
wants to merge 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:preserve-parent-tid
ericsnowcurrently/cpython:preserve-parent-tid
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Draft
gh-126688: Support Fork Parent and Child With Different Thread ID
#127121
ericsnowcurrently
wants to merge 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:preserve-parent-tid
ericsnowcurrently/cpython:preserve-parent-tid
Copy head branch name to clipboard
Commits
Commits on Nov 21, 2024
Hold a global lock while forking.
ericsnowcurrently
committed
20a9bd6
View commit details
Copy full SHA for 20a9bd6
Browse repository at this point
Keep track of the parent thread ID.
ericsnowcurrently
committed
259e3c6
View commit details
Copy full SHA for 259e3c6
Browse repository at this point
Update the tstate thread ID if necessary.
ericsnowcurrently
committed
8fbd4fc
View commit details
Copy full SHA for 8fbd4fc
Browse repository at this point
Add _PyRecursiveMutex_at_fork_reinit().
ericsnowcurrently
committed
db5271a
View commit details
Copy full SHA for db5271a
Browse repository at this point
Use _PyRecursiveMutex_at_fork_reinit() in _PyImport_ReInitLock().
ericsnowcurrently
committed
9e015f8
View commit details
Copy full SHA for 9e015f8
Browse repository at this point
Call _PyImport_ReInitLock() in _PyRuntimeState_ReInitThreads().
ericsnowcurrently
committed
2aad2d5
View commit details
Copy full SHA for 2aad2d5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL