mirror of https://github.com/status-im/op-geth.git
Merge branch 'hotfix/0.8.4-1'
This commit is contained in:
commit
5912f0a849
|
@ -617,6 +617,8 @@ done:
|
|||
delete(self.messages, id)
|
||||
}
|
||||
}
|
||||
self.logMut.Unlock()
|
||||
self.messagesMut.Unlock()
|
||||
case <-self.quit:
|
||||
break done
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue