Skip to content

gh-149230: _remote_debugging: Fix async-aware for tasks in non-main threads#149235

Open
maurycy wants to merge 3 commits intopython:mainfrom
maurycy:remote-debugger-iterate-head-not-main
Open

gh-149230: _remote_debugging: Fix async-aware for tasks in non-main threads#149235
maurycy wants to merge 3 commits intopython:mainfrom
maurycy:remote-debugger-iterate-head-not-main

Conversation

@maurycy
Copy link
Copy Markdown
Contributor

@maurycy maurycy commented May 1, 2026

@pablogsal
Copy link
Copy Markdown
Member

Can you please add a test for this?

@pablogsal pablogsal marked this pull request as ready for review May 2, 2026 15:49
@pablogsal pablogsal self-requested a review as a code owner May 2, 2026 15:49
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 2, 2026

Documentation build overview

📚 cpython-previews | 🛠️ Build #32509820 | 📁 Comparing 79f20b2 against main (98afa03)

  🔍 Preview build  

31 files changed · ± 31 modified

± Modified

@maurycy
Copy link
Copy Markdown
Contributor Author

maurycy commented May 2, 2026

@pablogsal

What do you think about covering get_async_stack_trace() also?

I've started working on adding tests, but yours is simpler!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_remote_debugging: async aware does not show tasks from a non-main thread

2 participants