corda/core
Andrius Dagys 5909a49c30
ENT-1725: Introduce FlowAsyncOperation (#658)
* ENT-1725: Introduce FlowAsyncOperation, which allows suspending a flow on a custom operation, such as long running I/O requests, notary commit, etc.

* Move async execute to internal, add more tests.

* Add a 30s test timeout

* Update API doc
2018-04-04 09:52:49 +01:00
..
src ENT-1725: Introduce FlowAsyncOperation (#658) 2018-04-04 09:52:49 +01:00
build.gradle Merge remote-tracking branch 'remotes/open/master' into merges/march-13-14-55 2018-03-13 15:02:58 +00:00