Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Capture and return errors during watches on consul
Before this change consul errors were not returned correctly during watches. Resolved the issue by returning the initial watch index and error and avoid the nil pointer dereference. Fixes #322
- Loading branch information