Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Use python_daemon to daemonize devserver #21

Merged
merged 5 commits into from
Feb 13, 2015
Merged

Use python_daemon to daemonize devserver #21

merged 5 commits into from
Feb 13, 2015

Conversation

davidlmorton
Copy link
Contributor

This is api-breaking, it now takes a daemondir argument instead of a
pidfile argument, because I needed to supply a directory for the stdout
and stderr file as well as the lock files associated with the pidfile.

This is api-breaking, it now takes a daemondir argument instead of a
pidfile argument, because I needed to supply a directory for the stdout
and stderr file as well as the lock files associated with the pidfile.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 3.16% when pulling 71e75db on davidlmorton:devserver_daemon into ecb0a4e on genome:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 3.06% when pulling bcf243f on davidlmorton:devserver_daemon into ecb0a4e on genome:master.

@mkiwala
Copy link
Contributor

mkiwala commented Feb 13, 2015

+1

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 3.06% when pulling 61f5447 on davidlmorton:devserver_daemon into ecb0a4e on genome:master.

davidlmorton added a commit that referenced this pull request Feb 13, 2015
Use python_daemon to daemonize devserver
@davidlmorton davidlmorton merged commit 378c39a into genome:master Feb 13, 2015
@davidlmorton davidlmorton deleted the devserver_daemon branch February 13, 2015 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants