Files
go-ethereum/core
Jeffrey Wilcke b527c9c718 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.
2015-10-02 12:41:10 +02:00
..
2014-12-04 10:28:02 +01:00
2015-07-23 18:35:11 +02:00
2015-08-20 18:50:47 +02:00
2015-08-20 18:38:21 +02:00