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

JBIDE-23421: Terminating Server Adapter running in debug mode does not terminate Node.js debug session #1368

Merged
merged 1 commit into from
Nov 16, 2016

Conversation

ibuziuk
Copy link
Member

@ibuziuk ibuziuk commented Nov 15, 2016

Pull Request Checklist

General

QE needs to +1 this PR

Code

  • Are method-/class-/variable-names meaningful?
  • Are methods concise, not too long?
  • Are catch blocks catching precise Exceptions only (no catch all)?

Testing

  • Are there unit-tests?
  • Are there integration tests (or at least a jira to tackle these)?
  • Is the non-happy path working, too?
  • Are other parts that use the same component still working fine?

Function

  • Does it work?

Signed-off-by: Ilya Buziuk ibuziuk@redhat.com

@ibuziuk
Copy link
Member Author

ibuziuk commented Nov 15, 2016

@adietish @alexeykazakov @mlabuda please review

…t terminate Node.js debug session

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
@adietish
Copy link
Member

adietish commented Nov 16, 2016

works for me, tested it. +1
Thx!

@adietish adietish merged commit d06369f into jbosstools:master Nov 16, 2016
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.

2 participants