saga icon indicating copy to clipboard operation
saga copied to clipboard

GenericInstrumentingBrowser doesn't stop proxy

Open johnomalley opened this issue 10 years ago • 0 comments

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.

johnomalley avatar Apr 14 '14 14:04 johnomalley