Commit 26269f8e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 245511ac
......@@ -1756,7 +1756,6 @@ func (wlink *WatchLink) _serve() (err error) {
wlink.byfileMu.Unlock()
// write to peer if it was logical error on client side
// then .sk.tx to wakeup rx on client side
if err != nil {
_ = wlink.send(ctx0, 0, fmt.Sprintf("error: %s", err))
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment