Skip to content
Snippets Groups Projects
Commit ef56cd8c authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

zonedb reload synchronization: replace todo with warning

parent 3e46dca1
Branches
Tags
No related merge requests found
......@@ -253,8 +253,8 @@ int zonedb_reload(const conf_t *conf, struct server_t *server)
}
/* Freeze zone timers. */
#warning "Workers have to be suspended and unsuspended outside this function."
if (server->zone_db) {
// TODO: ne, tohle nechceme
//knot_zonedb_foreach(server->zone_db, zone_events_freeze);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment