Skip to content

gh-91048: Also clear and set ts->asyncio_running_task with eager tasks #129197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

ambv
Copy link
Contributor

@ambv ambv commented Jan 22, 2025

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 Python modules in the Lib dir 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
40 checks passed
@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
Labels
skip news stdlib Python modules in the Lib dir topic-asyncio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants