FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-96827: Don't touch closed loops from executor threads by gvanrossum · Pull Request #96837 · 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-96827: Don't touch closed loops from executor threads
- #96837
#96837
Merged
gvanrossum
merged 4 commits into
python:main
python/cpython:main
from
gvanrossum:asyncio-thread-late
gvanrossum/cpython:asyncio-thread-late
Copy head branch name to clipboard
Sep 30, 2022
Conversation
Commits
4
(4)
Checks
Files changed
Merged
GH-96827: Don't touch closed loops from executor threads
#96837
gvanrossum
merged 4 commits into
python:main
python/cpython:main
from
gvanrossum:asyncio-thread-late
gvanrossum/cpython:asyncio-thread-late
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2022
When chaining futures, skip callback if loop closed
gvanrossum
committed
9698862
View commit details
Copy full SHA for 9698862
Browse repository at this point
When shutting down an executor, don't wake a closed loop
gvanrossum
committed
471792d
View commit details
Copy full SHA for 471792d
Browse repository at this point
Merge branch 'main' into asyncio-thread-late
gvanrossum
authored
d290359
View commit details
Copy full SHA for d290359
Browse repository at this point
Commits on Sep 30, 2022
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
a396ba6
View commit details
Copy full SHA for a396ba6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL