browsermob-proxy-py icon indicating copy to clipboard operation
browsermob-proxy-py copied to clipboard

Java Processes not getting killed in Mac

Open kshitijcode opened this issue 8 years ago • 3 comments

Hi even after doing proxy_server.stop() and proxy.close() browsermob proxy is leaving java processes running the background in Mac. I am using the latest version.

kshitijcode avatar Sep 28 '17 09:09 kshitijcode

Same here in Linux

alphaonex86 avatar Dec 02 '17 19:12 alphaonex86

PR https://github.com/AutomatedTester/browsermob-proxy-py/pull/71 attempts to fix it. This issue was aready mentioned here: https://github.com/AutomatedTester/browsermob-proxy-py/issues/8 but nobody cares.

andreyrusanov avatar Feb 08 '18 10:02 andreyrusanov

I care, this bug is really messing up my automation server.

who do we have to jab to get this implemented in the codebase?

Main issue appears to be that it needs to recursively sigterm the child processes

sam2332 avatar Jun 27 '22 19:06 sam2332