mediocregopher / radix.v2

Redis client for Go
http://godoc.org/github.com/mediocregopher/radix.v2
MIT License
433 stars 92 forks source link

cluster: Buffer channels being written to from callCh funcs #84

Closed jameshartig closed 6 years ago

jameshartig commented 6 years ago

Fixes #83

jameshartig commented 6 years ago

Looks like this failed inside sentinal?

=== RUN   TestFailover
--- FAIL: TestFailover (10.00s)
    assertions.go:254: 
            Error Trace:    sentinel_test.go:74
            Error:          Expected nil, but got: &errors.errorString{s:"INPROG Failover already in progress"}
            Test:           TestFailover