mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-15 17:24:36 +00:00
unlock mutex
This commit is contained in:
parent
3c14902649
commit
cb7cd03919
@ -617,6 +617,8 @@ done:
|
||||
delete(self.messages, id)
|
||||
}
|
||||
}
|
||||
self.logMut.Unlock()
|
||||
self.messagesMut.Unlock()
|
||||
case <-self.quit:
|
||||
break done
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user