mirror of
https://github.com/corda/corda.git
synced 2025-04-03 01:21:22 +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.