all: sync with master; upd chlog
This commit is contained in:
@@ -139,7 +139,7 @@ func (l *queryLog) clear() {
|
||||
l.bufferLock.Lock()
|
||||
defer l.bufferLock.Unlock()
|
||||
|
||||
l.buffer = nil
|
||||
l.buffer.Clear()
|
||||
l.flushPending = false
|
||||
}()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user