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

fix(config): fix file source watcher stop behavior when Stop is called #2630

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

asynxc
Copy link
Contributor

@asynxc asynxc commented Apr 12, 2023

This PR should fix a minor bug in config source file watcher as described in the Issue #2629

closes #2629

any feedback is very welcome

@asynxc asynxc force-pushed the fix/config/source/file/watcher_stop branch 2 times, most recently from 16297c6 to 7f9e95b Compare April 12, 2023 15:10
@asynxc asynxc force-pushed the fix/config/source/file/watcher_stop branch from 947526f to d7eb0d6 Compare April 12, 2023 15:31
@Davincible
Copy link
Contributor

Hey! looks good, added tests are nice. Thanks for the work

@Davincible Davincible merged commit ad8fca2 into micro:master Apr 26, 2023
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.

[BUG] config file source watcher do not stop correctly when Stop() is called
2 participants