mirror of
https://github.com/corda/corda.git
synced 2025-04-08 03:44: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.