[FIX] DB: Don't fail when we don't need to back propagate
Comparer les modifications
+ 2
− 2
@@ -579,14 +579,14 @@ ___database_back_propagate_priority(lkt_db *db)
Edge case: all the queue has the same priority, do the get_previous_prio_diff failed and it was treated as an error.