mirror of
https://github.com/corda/corda.git
synced 2025-01-30 08:04:16 +00:00
48fd78d059
* Fixed not utilising the observables being returned by stateMachines added response with a notUsed(). Opening a ticket for implementation investigation. * stateMachinesFeed will unsubscribe on interrupt rather than remaining infinitely subscribed. * Fixed reported detekt issues on the InteractiveShell. * Changes according to PR review.