FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-96471: Add asyncio queue shutdown by EpicWink · Pull Request #104228 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-96471: Add asyncio queue shutdown
- #104228
#104228
Merged
gvanrossum
merged 28 commits into
python:main
python/cpython:main
from
EpicWink:asyncio-queue-shutdown
EpicWink/cpython:asyncio-queue-shutdown
Copy head branch name to clipboard
Apr 6, 2024
Conversation
Commits
28
(28)
Checks
Files changed
Merged
gh-96471: Add asyncio queue shutdown
#104228
gvanrossum
merged 28 commits into
python:main
python/cpython:main
from
EpicWink:asyncio-queue-shutdown
EpicWink/cpython:asyncio-queue-shutdown
Copy head branch name to clipboard
Commits
Commits on May 6, 2023
Add asyncio queue shutdown
Show description for 440a702
EpicWink
committed
440a702
View commit details
Copy full SHA for 440a702
Browse repository at this point
Fix queue shutdown
Show description for fb458db
YvesDup
authored and
EpicWink
committed
fb458db
View commit details
Copy full SHA for fb458db
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
e5951ac
View commit details
Copy full SHA for e5951ac
Browse repository at this point
Commits on Feb 20, 2024
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
a72aedd
View commit details
Copy full SHA for a72aedd
Browse repository at this point
Add references in docs and news entry
EpicWink
committed
d5e925d
View commit details
Copy full SHA for d5e925d
Browse repository at this point
Commits on Mar 20, 2024
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
f3517fb
View commit details
Copy full SHA for f3517fb
Browse repository at this point
Improve docs
EpicWink
committed
bd2a7c3
View commit details
Copy full SHA for bd2a7c3
Browse repository at this point
Commits on Mar 22, 2024
Consume queue on immediate shutdown
EpicWink
committed
e9ac8de
View commit details
Copy full SHA for e9ac8de
Browse repository at this point
Fix links in what's-new
EpicWink
committed
1e7813a
View commit details
Copy full SHA for 1e7813a
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
1275bb6
View commit details
Copy full SHA for 1275bb6
Browse repository at this point
Fix formatting in news entry
EpicWink
committed
eec29bb
View commit details
Copy full SHA for eec29bb
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
2c6156f
View commit details
Copy full SHA for 2c6156f
Browse repository at this point
Commits on Mar 26, 2024
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
17f1f32
View commit details
Copy full SHA for 17f1f32
Browse repository at this point
Improve tests
Show description for a233830
EpicWink
committed
a233830
View commit details
Copy full SHA for a233830
Browse repository at this point
Improve tests even more
Show description for 420a247
EpicWink
committed
420a247
View commit details
Copy full SHA for 420a247
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
25ad2ac
View commit details
Copy full SHA for 25ad2ac
Browse repository at this point
Commits on Mar 27, 2024
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
f3321b4
View commit details
Copy full SHA for f3321b4
Browse repository at this point
Document tests
EpicWink
committed
6d9edd6
View commit details
Copy full SHA for 6d9edd6
Browse repository at this point
Commits on Mar 28, 2024
Merge remote-tracking branch 'upstream/main' into asyncio-queue-shutdown
EpicWink
committed
1135d85
View commit details
Copy full SHA for 1135d85
Browse repository at this point
Always allow getters to re-check queue empty
EpicWink
committed
ddc6ad6
View commit details
Copy full SHA for ddc6ad6
Browse repository at this point
Commits on Apr 3, 2024
Merge branch 'main' into asyncio-queue-shutdown
gvanrossum
authored
2fa1bd9
View commit details
Copy full SHA for 2fa1bd9
Browse repository at this point
Commits on Apr 4, 2024
Simplify shutdown-check in put and get
EpicWink
committed
aef4063
View commit details
Copy full SHA for aef4063
Browse repository at this point
Format shutdown docstring
EpicWink
committed
d49c6dd
View commit details
Copy full SHA for d49c6dd
Browse repository at this point
Check for 0 unfinised tasks in shutdown
EpicWink
committed
5a435a6
View commit details
Copy full SHA for 5a435a6
Browse repository at this point
Use asyncio.sleep to run other tasks
EpicWink
committed
c8db40e
View commit details
Copy full SHA for c8db40e
Browse repository at this point
Use public method to shut down queue in format test
EpicWink
committed
ca01ee1
View commit details
Copy full SHA for ca01ee1
Browse repository at this point
Only start queue join after shutdown in test
EpicWink
committed
b02c4dd
View commit details
Copy full SHA for b02c4dd
Browse repository at this point
Test join before failing task-done
EpicWink
committed
8deca77
View commit details
Copy full SHA for 8deca77
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL