mirror of
https://github.com/corda/corda.git
synced 2025-05-02 08:43:15 +00:00
Added a newpause event to the statemachine which returns an Abort continuation and causes the flow to be moved into the Paused flow Map. Flows can receive session messages whilst paused.