Releases: schlitzered/pep3143daemon
Releases · schlitzered/pep3143daemon
0.1.0
0.0.6
fix detach process: would possibly even if set to False
0.0.5
- Remove dependency for the six package
- Make unittests compatible with python 2.7
0.0.4 Merge Pull Requests
merke pull requests from Daniel Farina [fdr]
- use os._exit instead of sys.exit
- various stile fixes
0.0.3
bugfix: if daemon got down hard, and was not able to delete its pidfile, the new daemon append its pidfile. now the pid file is cleared before writing the new pid into it.
0.0.1
Initial Release