celeryd
Get the daemon.pidlockfile.PIDLockFile handler for pidfile.
If the pidfile already exists, but the process is not running the pidfile will be removed, a "stale pidfile" message is emitted and execution continues as normally. However, if the process is still running the program will exit complaning that the program is already running in the background somewhere.