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

munged option to terminate after daemon is idle for specified duration #84

Open
dun opened this issue Nov 3, 2020 · 0 comments
Open
Labels

Comments

@dun
Copy link
Owner

dun commented Nov 3, 2020

Add a munged option to terminate after the daemon has been idle for a specified duration of time (maybe --idle-timeout). When combined with systemd socket activation (#83), munged could be started on demand and automatically terminate shortly thereafter, allowing the process to run only when needed.

This option would also be very useful for running munged in the test suite. If a test fails and a munged process running in the background is not terminated, the test suite script will hang at the end. Clearly, this is not desired behavior when the test suite is run in an automated manner.

See #53 for the initial rationale.

@dun dun added the feature label Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant