Changelog for 5.5.5 (devel)

Version 5.5.5 [DEVEL] (rgerhards), 2010-05-20

  • added new cancel-reduced action thread termination method
    We now manage to cancel threads that block inside a retry loop to terminate without the need to cancel the thread. Avoiding cancellation helps keep the system complexity minimal and thus provides for better stability.
    This also solves some issues with improper shutdown when inside an action retry loop.
Scroll to top