corda/node/src
Kyriakos Tharrouniatis 0174d996bd
CORDA-3598 Set Checkpoint.status to RUNNABLE (#6019)
* Set/ Reset Checkpoint.status to RUNNABLE after when suspending

* Removing/ Moving comment as it makes no longer sense to be there since, we now always create a new Checkpoint object in SingleThreadedStateMachineManager.createFlowFromCheckpoint through tryDeserializeCheckpoint

* Set -in memory- Checkpoint.status to RUNNABLE when a flow is retrying from Checkpoint
2020-03-12 17:57:35 +00:00
..
integration-test CORDA-3603 Save completed flow information (#6034) 2020-03-12 11:45:30 +00:00
integration-test-slow/kotlin/net/corda CORDA-3603 Save completed flow information (#6034) 2020-03-12 11:45:30 +00:00
main CORDA-3598 Set Checkpoint.status to RUNNABLE (#6019) 2020-03-12 17:57:35 +00:00
test CORDA-3598 Set Checkpoint.status to RUNNABLE (#6019) 2020-03-12 17:57:35 +00:00