thuri commented on PR #8785: URL: https://github.com/apache/camel/pull/8785#issuecomment-1331094435
I have squashed the changes that actual fix the issue and the small commit that has been made by github. I'd leave the other changes as separate commits because they're not really related to the issue. One commit is the default implementation of the run(Predicate) method. The other commit is moving the latch and the completed flag to the object level. @orpiske If possible it would be good to repeat the manual test especially because the completed flag and latch are now member variables. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
