gh-128002: fix many thread safety issues in asyncio by kumaraditya303 · Pull Request #128147 · python/cpython · GitHub

github.com

Tin mới

kumaraditya303:asyncio-tsafe

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

awaiting core review

awaiting core review

Merge branch 'main' of

https://github.com/python/cpython

Merge branch 'main' of

fix crash by using mutex instead of critical_section

fix all_tasks and use critical section as before

Merge branch 'main' of

remove suppressions for sockets, it is fixed now

merge fixes for socket

View reviewed changes

Learn more about hiding disruptive comments

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

data races in frame inspection and tracebacks #128421

add link to issue in suppressions

View reviewed changes

use list as temp storage for tasks before filtering

fix FutureIter_am_send_lock_held

View reviewed changes

make it->future immutable

Merge branch 'main' of

remove unnecessary incref/decref of task

View reviewed changes

remove suppressions

View reviewed changes

Update Tools/tsan/suppressions_free_threading.txt

: fix many thread safety issues in asyncio (

: fix many thread safety issues in asyncio (

topic-free-threading

topic-free-threading