Skip to content

Conversation

@chatziko
Copy link
Contributor

This tiny PR makes AppDaemon check for modified apps (and reload them) when SIGUSR2 is received.

This is similar to SIGHUP (which reloads all apps,) but only reloads modified ones. It is useful in production_mode in which modification checks do not happen automatically. So one can upload the code, send SIGUSR2 and have AppDaemon quickly reload only what's needed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant