browsermob-proxy-py
browsermob-proxy-py copied to clipboard
Please push latest updates to PyPi
It would be great if some of the latest bug fixes could make their way to PyPi. #71 would be especially nice to have available via pip.
Cheers!
#71 is really valuable. New release would be very helpful.
Can we please get this pushed, I am tired of killing the processes manually. @AutomatedTester
same problem here - for now replaced this dependency with: git+https://github.com/AutomatedTester/browsermob-proxy-py.git@48accb7f17e776397f98ece63eabcd755d606f3e
Hi, do you have any updates on this. I had to investigate some hours for a fix of the killing of process, then I found this commit #71 and installed the package via Github and not PIP.
since I used this inside docker , I used dumb-init to start the container and it won't spawn zombie processes anymore
can we get this pushed forward please @AutomatedTester