orpiske commented on PR #10512:
URL: https://github.com/apache/camel/pull/10512#issuecomment-1609303735
@davsclaus adding to the ones above cause side effects. This one is OK
because the `callback.done(true);` is supposed to run regardless of a exception
being thrown or not. On the one abov
orpiske commented on PR #10512:
URL: https://github.com/apache/camel/pull/10512#issuecomment-1609285788
> There is also a try catch block a bit further up, it could benefit from
also call done in finally
Oh, nice. I'll add it there too. Thanks!
--
This is an automated message from