mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Merge branch 'hotfix/0.8.4-1' into develop
This commit is contained in:
commit
bba7ccb07f
1 changed files with 2 additions and 0 deletions
|
|
@ -617,6 +617,8 @@ done:
|
|||
delete(self.messages, id)
|
||||
}
|
||||
}
|
||||
self.logMut.Unlock()
|
||||
self.messagesMut.Unlock()
|
||||
case <-self.quit:
|
||||
break done
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue