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

Remove file system watcher #99

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Remove file system watcher #99

merged 1 commit into from
Sep 5, 2024

Conversation

clemensv
Copy link
Member

@clemensv clemensv commented Sep 4, 2024

This PR fixes #13 by removing the file system watcher and related update mechanisms. Watching the config file and restarting the elements of the bridge affected by a config file change turns out to be very hard to implement reliably and the feature is therefore cut for the time being.

@clemensv clemensv changed the title Enable file system watcher and restart on change Remove file system watcher Sep 5, 2024
@clemensv clemensv merged commit bb5023b into master Sep 5, 2024
4 checks passed
@clemensv clemensv deleted the issue13 branch September 5, 2024 14:10
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.

Automatic reload of config files is broken
1 participant