gh-91048: Also clear and set ts->asyncio_running_task with eager tasks by ambv · Pull Request #129197 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
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.
ambv
requested review from
1st1,
asvetlov,
kumaraditya303 and
willingc
as code owners
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
ambv
added
the
skip news
label
Modules/_asynciomodule.c Outdated
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Modules/_asynciomodule.c Outdated
kumaraditya303
approved these changes
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
ambv
merged commit
fc3d400
into
python:main
bedevere-app
Bot
removed
the
awaiting merge
label
ambv
deleted the
gh-91048-eager-tasks
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment