FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-115258: Fix failed tests on threading queue shutdown by YvesDup · Pull Request #115940 · 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-115258: Fix failed tests on threading queue shutdown
- #115940
#115940
Merged
gvanrossum
merged 9 commits into
python:main
python/cpython:main
from
YvesDup:Threading-queue-shutdown-test-failed
YvesDup/cpython:Threading-queue-shutdown-test-failed
Copy head branch name to clipboard
Mar 18, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-115258: Fix failed tests on threading queue shutdown
#115940
gvanrossum
merged 9 commits into
python:main
python/cpython:main
from
YvesDup:Threading-queue-shutdown-test-failed
YvesDup/cpython:Threading-queue-shutdown-test-failed
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2024
Fix infinite loop in '_read_msg_thread'
Show description for 6188472
YvesDup
committed
6188472
View commit details
Copy full SHA for 6188472
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
YvesDup
committed
deb0b85
View commit details
Copy full SHA for deb0b85
Browse repository at this point
Update 2024-02-26-15-04-57.gh-issue-115258.p__Nfv.rst
YvesDup
committed
63a545f
View commit details
Copy full SHA for 63a545f
Browse repository at this point
Update 2024-02-26-15-04-57.gh-issue-115258.p__Nfv.rst
YvesDup
committed
5a09f7d
View commit details
Copy full SHA for 5a09f7d
Browse repository at this point
Add comments to the `_write_msg_thread` and `_shutdown_all_methods_in_many_threads` methods, with a code refactoring.
Show description for b9ee958
YvesDup
committed
b9ee958
View commit details
Copy full SHA for b9ee958
Browse repository at this point
Fix hangs by removing `q.join()` instructions from threads.
Show description for e0be6b5
YvesDup
committed
e0be6b5
View commit details
Copy full SHA for e0be6b5
Browse repository at this point
Commits on Mar 15, 2024
Update comments.
Show description for e4e880b
YvesDup
committed
e4e880b
View commit details
Copy full SHA for e4e880b
Browse repository at this point
Add newline at end of file.
YvesDup
authored
349d08a
View commit details
Copy full SHA for 349d08a
Browse repository at this point
Commits on Mar 18, 2024
Remove unnecessary news entry
gvanrossum
authored
7c1935d
View commit details
Copy full SHA for 7c1935d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL