gh-128002: use per threads tasks linked list in asyncio by kumaraditya303 · Pull Request #128869 · python/cpython · GitHub

github.com

Tin mới

kumaraditya303:per-thread-tasks

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Audit asyncio thread safety #128002

switch to per thread tasks list

traverse linked lists of all threads

topic-free-threading

topic-free-threading

awaiting core review

awaiting core review

View reviewed changes

add a per interp tasks list

fixup for regular builds

fix missing start world

Merge branch 'main' of

https://github.com/python/cpython

try fix compilation

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

bedevere-app Bot commented Jan 22, 2025

bedevere-app Bot commented Jan 22, 2025

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

GH-91048: Add utils for capturing async call stack for asyncio programs and enable profiling #124640

Merge branch 'main' of

Merge branch 'main' of

Merge branch 'main' into per-thread-tasks

View reviewed changes

add comment for asyncio_tasks_lock

View reviewed changes

Reword explanation

Merge branch 'main' into per-thread-tasks

: use per threads tasks linked list in asyncio (

: use per threads tasks linked list in asyncio (