mirror of
https://github.com/corda/corda.git
synced 2025-01-31 00:24:59 +00:00
f6952963a8
* Stop capturing 'FlowLogic' references in flowAsyncOperation; Creating concrete classes removes the implicit reference to FlowLogic (as this) being included in the anonymous object * Modify test code so that lambdas no longer get implicit references to their enclosing 'FlowLogic'