◐ Shell
clean mode source ↗

gh-91048: Also clear and set ts->asyncio_running_task with eager tasks by ambv · Pull Request #129197 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ambv

@ambv ambv commented

Jan 22, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

This was missing from gh-124640. It's already covered by the new test_asyncio/test_free_threading.py in combination with the runtime assertion in set_ts_asyncio_running_task.

…r tasks

This was missing from pythongh-124640. It's already covered by the new
test_asyncio/test_free_threading.py in combination with the runtime
assertion in set_ts_asyncio_running_task.
Co-authored-by: Kumar Aditya <kumaraditya@python.org>

@encukou encukou added stdlib

Standard Library Python modules in the Lib/ directory

topic-asyncio labels

Jan 23, 2025
Co-authored-by: Kumar Aditya <kumaraditya@python.org>

@ambv ambv merged commit fc3d400 into python:main

Jan 23, 2025

@ambv ambv deleted the gh-91048-eager-tasks branch

January 23, 2025 18:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@kumaraditya303 kumaraditya303 kumaraditya303 approved these changes

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

@asvetlov asvetlov Awaiting requested review from asvetlov asvetlov is a code owner

@willingc willingc Awaiting requested review from willingc willingc is a code owner

Assignees

No one assigned

Labels

skip news stdlib

Standard Library Python modules in the Lib/ directory

topic-asyncio

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ambv @kumaraditya303 @encukou