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

pnoltes pushed a change to branch feature/scheduled_event_on_event_thread
in repository https://gitbox.apache.org/repos/asf/celix.git


      at abe8c76b Relax timing in TimedWaitEventQueueTest test

This branch includes the following new commits:

     new ab6b1aa5 Add initial implement of scheduled event for the event thread
     new 3cecc3fc Add error injection test suite for scheduled event
     new 2e907387 Refactor scheduled event to support wakeups
     new 950e5f65 Add remove callback for scheduled event
     new 36e70143 Merge remote-tracking branch 'origin/master' into 
feature/scheduled_event_on_event_thread
     new e72bb907 Fix mem leak in schedule event handling
     new 8468860f Add schedule event documentation
     new f2fd288a Refactor scheduled event removal handling
     new 8ca23ebf Refactor scheduled event wakeup
     new 85f48ab1 Change clock to realtime for celix_cond_waitUntil usage
     new 34a65c06 Fix issue in celix_addDelayInSecondsToTime
     new e42ee60e Make callbacks in ScheduledEvent static
     new 309ed9ce Refactor remote services discovery poller for scheduled event 
usage
     new c62baa02 Replace thread in PSTM for scheduled event
     new 94398a25 Add scheduled event name to RSA disc poller
     new ba22bf22 Update timing of scheduled event tests
     new 24ec8176 Merge remote-tracking branch 'origin/master' into 
feature/scheduled_event_on_event_thread
     new 7e3e91f2 Rename celix_addDelayInSecondsToTime
     new b5bea53a Add celix_threadCondition_getTime for cond timeout usage
     new 47d49d5f Refactor scheduled event to use celixThreadCondition_getTime
     new 5658cac5 Refactor service tracker to use celixThreadCondition_waitUntil
     new 9ec9f084 Rename argument to conform to camelCase style
     new bcd08d37 Replace thread in shm disc watcher to scheduled event
     new 62bf74f4 Refactor topman scope test with "becomes" condition
     new bf4bd0e8 Refactor some scheduled event test to use a wait for predicate
     new 438ca306 Refactor some scheduled event test to use a wait for predicate
     new a92fb2ee Relax some timing checks in scheduled event test suite
     new 64cbc819 Fix some issues with the introduction of scheduled event
     new 006e8e17 Remove commented out code in pstm
     new 4bc5fc9f Fix wrong clock in celixThreadCondition_getDelayedTime
     new 946e6c5c Update more scheduled event tests with a "becomes" approach
     new 95e39ad0 Update more scheduled event tests with a "becomes" approach
     new 1c5ecf36 Relax timing error in sched test suite
     new 67505e55 Add missing interval time to "becomes" test
     new f884cea3 Increase error margin in scheduled event test for macos
     new 0dd04337 Increase error margin in scheduled event test for linux
     new eda55fbe Move log level toString/fromString functions to log level 
header/impl
     new 6140f6a8 Test scheduled event processing log timeout.
     new 30829423 Fix wrong include
     new 72478e80 Add a retain guard for scheduled event based on the 
__cleanup__ attribute
     new 55120acb Increase sleep time to ensure timeout log message is printed 
for scheduled event test suite
     new abe8c76b Relax timing in TimedWaitEventQueueTest test

The 42 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.


Reply via email to