Join Slack
Powered by
Hi guys. When having this chain of operations: `c...
# rx
u
ubu
08/10/2018, 10:12 AM
Hi guys. When having this chain of operations:
completableA.andThen(completableB)
if
completableA
throws an exception, then
completableB
won't be executed? Can't find any confirmation in the docs.
Open in Slack
Previous
Next