mirror of
https://github.com/corda/corda.git
synced 2025-03-01 12:21:49 +00:00
* Allow CordaFuture to complete even if an Error is thrown. * Allow CordaFuture.flatMap() to notify for failures due to Error.
* Allow CordaFuture to complete even if an Error is thrown. * Allow CordaFuture.flatMap() to notify for failures due to Error.