Open KrzysztofKowalczyk opened 8 years ago
Have found Chain class in the vertx wishlist.
I think that every Function.apply should be wrapped in try / catch block as it may throw an exception which would not be propagated to returned future.
Definitely !
Have found Chain class in the vertx wishlist.
I think that every Function.apply should be wrapped in try / catch block as it may throw an exception which would not be propagated to returned future.