FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-128002: fix `asyncio.all_tasks` against concurrent deallocations of tasks by kumaraditya303 · Pull Request #128541 · 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-128002: fix asyncio.all_tasks against concurrent deallocations of tasks
- #128541
#128541
Merged
kumaraditya303
merged 4 commits into
python:main
python/cpython:main
from
kumaraditya303:async-finalize
kumaraditya303/cpython:async-finalize
Copy head branch name to clipboard
Jan 9, 2025
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-128002: fix asyncio.all_tasks against concurrent deallocations of tasks
#128541
kumaraditya303
merged 4 commits into
python:main
python/cpython:main
from
kumaraditya303:async-finalize
kumaraditya303/cpython:async-finalize
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2025
stop the world in all tasks
kumaraditya303
committed
6873433
View commit details
Copy full SHA for 6873433
Browse repository at this point
add comment
kumaraditya303
committed
078f2d4
View commit details
Copy full SHA for 078f2d4
Browse repository at this point
Commits on Jan 7, 2025
use _Py_TryIncref to protect against concurrent deallocations
kumaraditya303
committed
58ea4ee
View commit details
Copy full SHA for 58ea4ee
Browse repository at this point
fix comment
kumaraditya303
committed
0b6922e
View commit details
Copy full SHA for 0b6922e
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL