Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
Description
Steps to reproduce
- Add config node
- Add property to the config node
- See logs if config module was reloaded
- Go to the webapps and clone git repo into modules dir
Expected results
Light module is loaded via YAML observation
Actual results
Nothing happens
Workaround
Restart instance
Development notes
DirectoryWatcherService in ConfigModule is terminated on restarts, but it should only be terminated during shutdown.
Checklists
Acceptance criteria