Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed May 20, 2019
2 parents 0d56a2f + 08c7c73 commit 5185500
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node.go
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ func (rc *node) read(handler ICompleteHandler,
rs, err := rc.pendingReadIndexes.read(handler, timeout)
if err == nil {
rs.node = rc
rc.increaseReadReqCount()
}
return rs, err
}
Expand Down

0 comments on commit 5185500

Please sign in to comment.