FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

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

Merged
ambv merged 3 commits into
python:mainfrom
ambv:gh-91048-eager-tasks
Jan 23, 2025
Merged

gh-91048: Also clear and set ts->asyncio_running_task with eager tasks#129197
ambv merged 3 commits into
python:mainfrom
ambv:gh-91048-eager-tasks

Conversation

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.
Comment thread Modules/_asynciomodule.c Outdated
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
encukou added stdlib Standard Library Python modules in the Lib/ directory topic-asyncio labels Jan 23, 2025
Comment thread Modules/_asynciomodule.c Outdated
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
ambv merged commit fc3d400 into python:main Jan 23, 2025
ambv deleted the gh-91048-eager-tasks branch January 23, 2025 18:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news stdlib Standard Library Python modules in the Lib/ directory topic-asyncio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL