mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Introducing an universal temporary linpool flushed after every task
This commit is contained in:
@@ -233,6 +233,7 @@ timers_fire(struct timeloop *loop)
|
||||
io_log_event(t->hook, t->data);
|
||||
|
||||
t->hook(t);
|
||||
tmp_flush();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user