Unverified Commit c150ddf5 authored by 望哥's avatar 望哥 Committed by GitHub

Merge pull request #13 from divebomb/master

Fix: do not invoke s.incWritePkgNum in handleLoop
parents e591665d 15da4690
......@@ -552,7 +552,6 @@ LOOP:
flag = false
// break LOOP
}
s.incWritePkgNum()
} else {
log.Infof("[session.handleLoop] drop writeout package{%#v}", outPkg)
}
......
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