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

feat: support terminateThreads #366

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Jul 8, 2019

Add support for terminate threads. Useful when more than one scripts are being debugged and we want to terminate only one instead of all.

Before this PR can be applied the vscode-debugadapter requires a fix submitted in PR microsoft/vscode-debugadapter-node#214

Copy link
Contributor

@felixfbecker felixfbecker left a comment

Choose a reason for hiding this comment

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

Thanks! Build is failing, could you fix?

@zobo
Copy link
Contributor Author

zobo commented Nov 16, 2019

I suggest merging #378 first, as that one is bigger and includes package fixes already.

@felixfbecker felixfbecker changed the base branch from master to main December 21, 2020 20:20
@zobo zobo changed the title Support terminateThreads feat: support terminateThreads Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants