Summary
In Consul v0.8.4 or later, consul watch -type event HANDLER
gives same events several time to the HANDLER
.
Reproduction steps
- Invoke
consul watch -type event HANDLER
to wait events - Invoke
consul event -name "foo"
several time to fire events