Closed gabriel-samfira closed 5 months ago
The watcher uses a buffered channel, so we may get stray events that we need to consume before generating new ones in the tests.
This is just for testing purposes. In actual use cases, we never expect to only have one event generated.
The watcher uses a buffered channel, so we may get stray events that we need to consume before generating new ones in the tests.
This is just for testing purposes. In actual use cases, we never expect to only have one event generated.