mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-29 04:28:44 +02:00
`WorkQueue#ParallelFor(x, false, y)` will enqueue x's items in FIFO order, so x has to start with host and service.
`WorkQueue#ParallelFor(x, false, y)` will enqueue x's items in FIFO order, so x has to start with host and service.