mirror of
https://github.com/Icinga/icinga2.git
synced 2025-11-17 20:30:29 +01: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.