This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from e487506ef99 Polished
     new bf6d3a0f75f CAMEL-18766: background tasks without maxDuration are 
reeschedulable
     new a5764537c61 default implementation for run(Predicate, payload) in 
BlockingTask
     new f7cd5cab832 Refactoring BackgroundTask - made Latch and completed to 
members

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/support/task/BackgroundTask.java  | 51 +++++-----------------
 .../apache/camel/support/task/BlockingTask.java    |  4 +-
 .../apache/camel/support/task/ForegroundTask.java  | 30 -------------
 .../task/BackgroundIterationTimeTaskTest.java      |  3 +-
 4 files changed, 15 insertions(+), 73 deletions(-)

Reply via email to