Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: break the watch loop when the watch fails
Otherwise the goroutine keeps spinning in the endless loop as `ch` gets closed on error and Stop(). Signed-off-by: Andrey Smirnov <[email protected]>
- Loading branch information