Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detached mode #5

Open
5 tasks
LachlanGunn opened this issue Jan 28, 2016 · 0 comments
Open
5 tasks

Detached mode #5

LachlanGunn opened this issue Jan 28, 2016 · 0 comments
Assignees
Milestone

Comments

@LachlanGunn
Copy link
Owner

The daemon should be able to run in detached mode. Clearly this means that using stdout is no longer possible, though obviously that isn't really acceptable in production anyway.

  • Provide an I/O mechanism (see Better notification system #4)
  • Write code for the actual detachment.
  • Add the facility for a pidfile.
  • Add some kind of remote control ability—handling SIGHUP at least, but a dedicated control connection would be more cross-platform.
  • Write documentation.
@LachlanGunn LachlanGunn self-assigned this Jan 28, 2016
@LachlanGunn LachlanGunn added this to the v1.0 milestone Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant