Call to "Debugger.Disable" resumes application even when there are other clients. |
||
Issue description1. Run Node.js with "node --inspect" 2. Attach several debug clients (e.g. I am using devtools) 3. Suspend the process. 4. Disconnect one debugger. Process resumes. Expected: process should be suspended as long as there's at least one remaining debugger.
,
May 3 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 3 2018