Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add force browser to stop waiting for debugger
When Browser doesn't want a target to be attached, Connection tells the browser to stop waiting for debugger. This prevents the browser from indefinitely waiting for a target (that we don't want) to be attached.
- Loading branch information