Werk #16075: Notification spooler: Fix possible wrong order of notification processing

Component Notifications
Title Notification spooler: Fix possible wrong order of notification processing
Date Nov 20, 2023
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 2.1.0p39 2.2.0p21 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The notification spooler used the mtime of the spool files to determine the order of execution.

In rare cases, the mtime was too imprecise so we now use the mtime in nanoseconds.

To the list of all Werks