mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
When a flow is finished do not delete the checkpoint from the DB. Instead, the FlowStatus is marked as Completed in the DB. Updated numerous tests which relied on the flow being removed when finished.