Skip to content

debugger: Do not query threads when session is still building #32852

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 1 commit into from
Jun 17, 2025

Conversation

osiewicz
Copy link
Contributor

This should silence a noisy log we see whenever a debug session is started:
2025-06-17T12:06:12+02:00 ERROR [project] no adapter running to send request: ThreadsCommand

Closes #ISSUE

Release Notes:

  • Fixed debugger logs getting clobbered with internal logs about Threads Command whenever a new debug session is created.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jun 17, 2025
@osiewicz osiewicz enabled auto-merge (squash) June 17, 2025 10:18
This should silence a noisy log we see whenever a debug session is started:
`2025-06-17T12:06:12+02:00 ERROR [project] no adapter running to send request: ThreadsCommand`
@osiewicz osiewicz force-pushed the fix-noisy-debugger-log branch from 4b60230 to 76be96d Compare June 17, 2025 10:20
@osiewicz osiewicz merged commit d4c9522 into main Jun 17, 2025
20 checks passed
@osiewicz osiewicz deleted the fix-noisy-debugger-log branch June 17, 2025 10:36
JosephTLyons pushed a commit that referenced this pull request Jun 17, 2025
This should silence a noisy log we see whenever a debug session is
started:
`2025-06-17T12:06:12+02:00 ERROR [project] no adapter running to send
request: ThreadsCommand`

Closes #ISSUE

Release Notes:

- Fixed debugger logs getting clobbered with internal logs about Threads
Command whenever a new debug session is created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant