Skip to content
Commit 2115b9b6 authored by Yu Watanabe's avatar Yu Watanabe
Browse files

sd-event: always reshuffle time prioq on changing online/offline state

Before 81107b84, the compare functions
for the latest or earliest prioq did not handle ratelimited flag.
So, it was ok to not reshuffle the time prioq when changing the flag.

But now, those two compare functions also compare the source is
ratelimited or not. So, it is necessary to reshuffle the time prioq
after changing the ratelimited flag.

Hopefully fixes #19903.
parent 5c08c7ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment