FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-104341: Wait Completely at threading._shutdown() by ericsnowcurrently · Pull Request #104672 · 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.7k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-104341: Wait Completely at threading._shutdown()
- #104672
#104672
Closed
ericsnowcurrently
wants to merge 3 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-threading-module-shutdown-simpler
ericsnowcurrently/cpython:fix-threading-module-shutdown-simpler
Copy head branch name to clipboard
Conversation
Commits
3
(3)
Checks
Files changed
Closed
gh-104341: Wait Completely at threading._shutdown()
#104672
ericsnowcurrently
wants to merge 3 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-threading-module-shutdown-simpler
ericsnowcurrently/cpython:fix-threading-module-shutdown-simpler
Copy head branch name to clipboard
Commits
Commits on May 23, 2023
Release the shutdown lock *after* releasing the GIL.
ericsnowcurrently
committed
99ffe4b
View commit details
Copy full SHA for 99ffe4b
Browse repository at this point
Respect the GIL.
ericsnowcurrently
committed
e5b6cb4
View commit details
Copy full SHA for e5b6cb4
Browse repository at this point
Bump the number of pending calls.
ericsnowcurrently
committed
8b42a15
View commit details
Copy full SHA for 8b42a15
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL