mirror of https://github.com/status-im/consul.git
59d201e148
When info.Timeout is 0, it should have no timeout. Previously it was using a 0 duration timeout which caused it to return without waiting. This bug was masked by using a timeout in the tests. Removing the timeout caused the tests to fail. |
||
---|---|---|
.. | ||
handler.go | ||
materializer.go | ||
store.go | ||
store_test.go | ||
streaming_test.go |