mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
@@ -3510,9 +3510,7 @@ func (fs *fileStore) removeMsg(seq uint64, secure, viaLimits, needFSLock bool) (
|
||||
}
|
||||
|
||||
cb := fs.scb
|
||||
if !needFSLock {
|
||||
fs.mu.Unlock()
|
||||
}
|
||||
fs.mu.Unlock()
|
||||
|
||||
// Storage updates.
|
||||
if cb != nil {
|
||||
|
||||
Reference in New Issue
Block a user