0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-19 04:47:04 +00:00
Maria Matejka 4b9d12708e Loop run waits until pingers finish
This ensures that if somebody passes an event to a loop which
has just started executing, then the event gets picked up. Otherwise
there is a race condition causing stray events pending in queue
but without the ping (because the run actually finishes too fast
to pickup the later events).
2024-05-18 15:50:03 +02:00
..
2024-01-26 14:50:56 +01:00
2009-05-11 01:32:49 +02:00
2024-05-18 15:50:03 +02:00