Jeffrey Wilcke a6cc02f68f 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:20:18 +02:00
..
2015-09-22 22:53:49 +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