You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
GenericInstrumentingBrowser creates a proxy server but doesn't stop it. This isn't causing any obvious issues during a Maven build... the build terminates and I don't see any hanging processes. But the CLI was hanging the other day using phantomJSDriver. I haven't verified that the proxy had anything to do with it though.
I tried killing the proxy in the quit() method but that doesn't seem to work... the coverage report came up blank. It's not an actual problem yet so I haven't looked into it in any depth but I thought I'd create an issue for the record.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
GenericInstrumentingBrowser creates a proxy server but doesn't stop it. This isn't causing any obvious issues during a Maven build... the build terminates and I don't see any hanging processes. But the CLI was hanging the other day using phantomJSDriver. I haven't verified that the proxy had anything to do with it though.
I tried killing the proxy in the quit() method but that doesn't seem to work... the coverage report came up blank. It's not an actual problem yet so I haven't looked into it in any depth but I thought I'd create an issue for the record.
The text was updated successfully, but these errors were encountered: