Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pantianying authored and watermelo committed Jul 18, 2020
1 parent 7f7fc05 commit a5defb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions session.go
Expand Up @@ -150,6 +150,7 @@ func (s *session) Reset() {
s.wait = pendingDuration
s.attrs = NewValuesContext(nil)
s.rDone = make(chan struct{})
s.grNum = 0

s.SetWriteTimeout(netIOTimeout)
s.SetReadTimeout(netIOTimeout)
Expand Down

0 comments on commit a5defb4

Please sign in to comment.