-
- Downloads
Writing PID file whenever Flamenco-Worker is running.
Added optional creation and removal of a PID file. This only happens when the `pid` configuration option is given, pointing to the location of the PID file. This is an attempt to prevent the sysv script from starting Flamenco-Worker when it is already running (i.e. after two "service flamenco-worker start" commands).
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- README.md 5 additions, 0 deletionsREADME.md
- flamenco-worker.cfg 2 additions, 0 deletionsflamenco-worker.cfg
- flamenco_worker/cli.py 33 additions, 0 deletionsflamenco_worker/cli.py
- flamenco_worker/config.py 1 addition, 0 deletionsflamenco_worker/config.py
- system-integration/sysv/flamenco-worker 2 additions, 2 deletionssystem-integration/sysv/flamenco-worker
Please register or sign in to comment