aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api
diff options
context:
space:
mode:
authorJeffrey Wilcke <geffobscura@gmail.com>2015-10-02 18:20:18 +0800
committerJeffrey Wilcke <geffobscura@gmail.com>2015-10-02 18:20:18 +0800
commita6cc02f68fb13167b861efa72690538e7cf5b177 (patch)
treeb0e9c031062c21b3b149e2dce7c85d19210794d1 /rpc/api
parent49ae53850622f3ea051184dccc867fbfec4c9ecb (diff)
downloadgo-tangerine-a6cc02f68fb13167b861efa72690538e7cf5b177.tar.gz
go-tangerine-a6cc02f68fb13167b861efa72690538e7cf5b177.tar.zst
go-tangerine-a6cc02f68fb13167b861efa72690538e7cf5b177.zip
core: deadlock in chainmanager after posting RemovedTransactionEvent
This PR solves an issue with the chain manager posting a `RemovedTransactionEvent`, the tx pool will try to acquire the chainmanager lock which has previously been locked prior to posting `RemovedTransactionEvent`. This results in a deadlock in the core.
Diffstat (limited to 'rpc/api')
0 files changed, 0 insertions, 0 deletions