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

breakfix: Interval not reset on config reload #16

Open
djt opened this issue Oct 3, 2022 · 0 comments
Open

breakfix: Interval not reset on config reload #16

djt opened this issue Oct 3, 2022 · 0 comments
Assignees

Comments

@djt
Copy link

djt commented Oct 3, 2022

Describe the issue

@greenpau I've been using this and it works great, one little bug though that may be due to my own config.

I have the --watch flag run with caddy to update on config changes, and was recently testing out a new server config. It looks like the timer from the prior config does not end when a new one is loaded.

A quick test will allow you to see, set "update every 1" in the config and then edit it to "update every 60", config will reload but the old timer will still run. If you repeat this, even for an unrelated config change, multiple timers can be seen running.

Let me know if you need any further details.

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

2 participants