Brijesh Bittu 80e93b9c55 Updated gunicorn/pidfile.py
Added a try block to convert the contents of the `pidfile.py` if it can be converted to integer or not. If not, then `wpid` is assigned 0 and the `validate` function returns as usual. If the pidfile has a valid int, the function continues to kill the process as before.
2015-06-04 12:48:03 +05:30
..
2015-05-27 14:29:12 +01:00
2014-09-10 09:52:12 -04:00
2015-03-06 11:05:03 +01:00
2012-12-25 06:19:06 +01:00
2012-12-24 09:53:03 +01:00
2015-06-04 12:48:03 +05:30
2014-10-02 17:00:03 -04:00
2015-03-14 23:28:24 +08:00