Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove potential double close of channel (vitessio#10929) (vitessio#921)
The refactor of the Watch implementation led me to accidentally adding this to the watcher, but we should keep the same implementation and not add those close here. Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
- Loading branch information