all: sync with master; upd chlog
This commit is contained in:
@@ -106,6 +106,7 @@ func (r *QLogReader) SeekStart() error {
|
||||
|
||||
r.currentFile = len(r.qFiles) - 1
|
||||
_, err := r.qFiles[r.currentFile].SeekStart()
|
||||
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user