trbs / pid

Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator
https://pypi.python.org/pypi/pid/
Apache License 2.0
102 stars 26 forks source link

add test + documentation #7

Closed nnathan closed 9 years ago

nnathan commented 9 years ago

Added some documentation on behaviour + test for supplying custom signal handler.