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

gh-91048: Add ability to list all pending asyncio tasks in a process remotely by ambv · Pull Request #132807 · python/cpython · GitHub

/ cpython Public

gh-91048: Add ability to list all pending asyncio tasks in a process remotely - #132807

Merged
pablogsal merged 6 commits into
python:mainfrom
ambv:asyncio-inspect-all-tasks
Apr 23, 2025
Merged

gh-91048: Add ability to list all pending asyncio tasks in a process remotely#132807
pablogsal merged 6 commits into
python:mainfrom
ambv:asyncio-inspect-all-tasks

Conversation

ambv commented Apr 22, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

ambv marked this pull request as ready for review April 23, 2025 10:40

ambv commented Apr 23, 2025

Copy link
Copy Markdown
Contributor Author

!buildbot

pablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

left some comments

Copy link
Copy Markdown
Member

can we add a comment explaining the special case of thread ID 0 for interpreter-level tasks to avoid confusion

ambv force-pushed the asyncio-inspect-all-tasks branch from 7e01e05 to de92aab Compare April 23, 2025 14:59
ambv added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 23, 2025

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @ambv for commit de92aab 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F132807%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 23, 2025

ambv commented Apr 23, 2025

Copy link
Copy Markdown
Contributor Author

The FreeBSD buildbot's been broken since last week. I reported on #132561.

pablogsal merged commit c9bc458 into python:main Apr 23, 2025
ambv deleted the asyncio-inspect-all-tasks branch May 5, 2025 21:10
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL