]
Ilya Buziuk resolved ERT-170.
-----------------------------
Resolution: Done
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
Assignee: Ilya Buziuk
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).