mirror of
https://github.com/corda/corda.git
synced 2025-02-25 11:03:01 +00:00
Fix memory leak due to DB not shutting down in FlowFrameworkPersistenceTests.flow restarted just after receiving payload. Also reduces number of class-wide variables to reduce scope for references being accidentally held between runs.