mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-12 12:28:13 +02:00
There is an assertion that after activating items, all these items are active, which sounds reasonable at first. However, with concurrent API queries, some of these could already be deleted and therefore be deactivated again.