Skip to content
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

Unit test debugging: wait for attach complete #6415

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

gregg-miskelly
Copy link
Contributor

@gregg-miskelly gregg-miskelly commented Sep 21, 2023

This PR adds code to the Roslyn unit test debugging code to wait for attach complete. This addresses #5968.

src/lsptoolshost/roslynLanguageServer.ts Outdated Show resolved Hide resolved
This PR adds code to the Roslyn unit test debugging code to wait for
attach complete.
@gregg-miskelly gregg-miskelly merged commit 4dbd961 into dotnet:main Sep 22, 2023
8 checks passed
@gregg-miskelly gregg-miskelly deleted the WaitForAttachComplete branch September 22, 2023 00:40
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.

3 participants