Skip to content

Only reload config entry if it's in a state where it can be reloaded

Compare
Choose a tag to compare
@pnbruckner pnbruckner released this 25 Mar 18:40
· 10 commits to master since this release
9896468

Depending on startup timing, it's possible for an attempt to be made to reload a configuration entry when it's still in the process of being initially setup (i.e., loaded.) This change avoids reloading a configuration entry when it is not in a state where it can be reloaded.