How to ensure just one instance of daemon?
Chris Johnson
cmj at highway77.com
Wed Feb 27 14:51:38 UTC 2013
I followed the instructions from
http://stackoverflow.com/questions/13069634/python-daemon-and-systemd-servicefor
how to avoid a problem with LinkFileLock from standard lockfile
library.
Now what I am seeing is, multiple copies of my daemon are happy to run
concurrently -- I expected to never have >1 instance running.
Can you offer any advice?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-daemon-devel/attachments/20130227/485a719c/attachment.html>
More information about the python-daemon-devel
mailing list