FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-123940: Ensure force-terminated daemon threads can be joined by mpage · Pull Request #124150 · 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-123940: Ensure force-terminated daemon threads can be joined
- #124150
#124150
Closed
mpage
wants to merge 16 commits into
python:main
python/cpython:main
from
mpage:gh-123940
mpage/cpython:gh-123940
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
gh-123940: Ensure force-terminated daemon threads can be joined
#124150
mpage
wants to merge 16 commits into
python:main
python/cpython:main
from
mpage:gh-123940
mpage/cpython:gh-123940
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2024
gh-123940: Ensure force-terminated daemon threads can be joined
Show description for 04c6803
mpage
committed
04c6803
View commit details
Copy full SHA for 04c6803
Browse repository at this point
Add suppression for _PyThreadState_MustExit
mpage
committed
679ce7d
View commit details
Copy full SHA for 679ce7d
Browse repository at this point
Merge branch 'main' into gh-123940
mpage
committed
4d02a0b
View commit details
Copy full SHA for 4d02a0b
Browse repository at this point
Remove incorrect warnignore line
mpage
committed
cd7b7d1
View commit details
Copy full SHA for cd7b7d1
Browse repository at this point
Assert that finalizer is called
mpage
committed
bf186e2
View commit details
Copy full SHA for bf186e2
Browse repository at this point
Note the test that triggers the race in _PyThreadState_MustExit
mpage
committed
96613ed
View commit details
Copy full SHA for 96613ed
Browse repository at this point
Merge branch 'main' into gh-123940
mpage
committed
d18c872
View commit details
Copy full SHA for d18c872
Browse repository at this point
Revert changes
mpage
committed
33ab654
View commit details
Copy full SHA for 33ab654
Browse repository at this point
Commits on Sep 18, 2024
Mark all daemon threads as done during finalization
mpage
committed
192b260
View commit details
Copy full SHA for 192b260
Browse repository at this point
Merge branch 'main' into gh-123940
mpage
committed
57a1c65
View commit details
Copy full SHA for 57a1c65
Browse repository at this point
Only notify, don't mark handles as done
mpage
committed
aa1039a
View commit details
Copy full SHA for aa1039a
Browse repository at this point
Document contract between wait_for_thread_shutdown and daemon_threads_exited
mpage
committed
3978cc0
View commit details
Copy full SHA for 3978cc0
Browse repository at this point
Don't pass threading module between wait_for_thread_shutdown and daemon_threads_exited
mpage
committed
5991fa4
View commit details
Copy full SHA for 5991fa4
Browse repository at this point
Don't call into Python to mark daemon threads completed
mpage
committed
9a94905
View commit details
Copy full SHA for 9a94905
Browse repository at this point
Regen global objects
mpage
committed
512b5fc
View commit details
Copy full SHA for 512b5fc
Browse repository at this point
Maybe fix windows build
Show description for 70f28c8
mpage
committed
70f28c8
View commit details
Copy full SHA for 70f28c8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL