PID file management library
pid provides a PidFile class that manages PID files. PidFile features: - stale detection - locking using fcntl - chmod (default is 0o644) - chown - custom exceptions PidFile can also be used as a context manager or a decorator.
Release | Stable | Testing |
---|---|---|
EPEL 7 | 2.2.3-2.el7 | - |
You can contact the maintainers of this package via email at
python-pid dash maintainers at fedoraproject dot org
.