mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-26 20:51:25 +02:00
parent
967263dffa
commit
1a131428a7
@ -144,6 +144,7 @@ func (c *Conn) ReadStream(frameType uint32, closeConnOnClose bool) (_ *StreamRea
|
||||
|
||||
c.readMtx.Lock()
|
||||
if !c.readClean {
|
||||
c.readMtx.Unlock()
|
||||
return nil, errWriteStreamToErrorUnknownState
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user