0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-27 09:24:38 +00:00
Maria Matejka b287c13f21 Task deferrer: kinda more dumb-resistant macro
Originally, this mechanism required to check whether there's enough time to work
and then to send an event. This macro combines all the logic and goes more straightforwardly
to the _end_ of the export processing loop.

One should note that there were two cases where the export processing loop
was deferred at the _beginning_, which led to ignoring some routes on
reimports. This wasn't easily noticeable in the tests until the one-task
limit got a ceiling on 300 ms to keep reasonable latency.
2024-06-04 10:11:36 +02:00
..
2023-10-29 16:29:26 +01:00
Doc
2023-10-04 13:01:21 +02:00
2022-10-12 10:05:14 +02:00
2024-01-26 14:42:44 +01:00
2024-05-18 15:41:33 +02:00
2018-03-18 02:56:51 +01:00