]
Gorkem Ercan updated ERT-170:
-----------------------------
Sprint: devex #115 May 2016
Chromium Debug: Terminating V8 debugger process should also kill
main(Node) process. [EBZ#491735]
-------------------------------------------------------------------------------------------------
Key: ERT-170
URL:
https://issues.jboss.org/browse/ERT-170
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Labels: Debug, bzira
The normal scenario for starting a chomium debugger process includes both launching the
main js runtime (Node), and also starting the V8 debugger process...
Users will expect the same when terminating (both are killed).