browsermob-proxy-py
browsermob-proxy-py copied to clipboard
Check to see if Server is Running Before Starting New
Before starting a new Browserproy server, check to see if the server is running. If it is, then just use the existing server rather than starting a new one. This can be helpful if you're running in a multiprocess or threaded environment and many different clients want to use the server simultaneously.