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

Use sigusr1 and sigusr2 signals #262

Open
dmeiser opened this issue Jan 12, 2018 · 1 comment
Open

Use sigusr1 and sigusr2 signals #262

dmeiser opened this issue Jan 12, 2018 · 1 comment

Comments

@dmeiser
Copy link

dmeiser commented Jan 12, 2018

This is a feature request. It would be super awesome if creepMiner could make use of the sigusr1 and sigusr2 signals so that it was easier to script events. A suggestion would be to do the following:

  • Sending sigusr1 would trigger a config reload
  • Sending sigusr2 would perform a plot-file rescan
@brmmm3
Copy link
Contributor

brmmm3 commented Jun 23, 2018

Support for SIGUSR1 was implemented by PR #415 .
For implementing support for SIGUSR2 I do not see any reason, because if the configuration file is reread then all plot files will also be reread.

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

4 participants