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

Reload configuration on SIGHUP signal #96

Open
cirocosta opened this issue Aug 16, 2017 · 0 comments
Open

Reload configuration on SIGHUP signal #96

cirocosta opened this issue Aug 16, 2017 · 0 comments

Comments

@cirocosta
Copy link
Contributor

Hey,

I was trying to perform some kind of hot reload and I missed a SIGHUP handler that would perform the reload of a given configuration.

As I see a start.js() could make use of config and then this would make .stop() and .start() a must (thus, not really a "hot reload", more like a "restart").

Wdyt?

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants