0c45e78d2f
PidFile class featuring: * stale detection * pidfile locking (fcntl) * chmod (default is 0o644) * chown * custom exceptions
6 lines
124 B
Text
6 lines
124 B
Text
PidFile class featuring:
|
|
* stale detection
|
|
* pidfile locking (fcntl)
|
|
* chmod (default is 0o644)
|
|
* chown
|
|
* custom exceptions
|