Fix a race condition in BrowserManager. (#490)
If a web test emitted any kind of message after the browser manager was closed, the debugging timer would reset and cause the VM not to exit for an extra three seconds.
Loading
Please register or sign in to comment