Skip to content
Snippets Groups Projects
Commit 075d263f authored by Roman Tokarev's avatar Roman Tokarev
Browse files

[core] do prelease after initialization

parent e43488ad
No related branches found
No related tags found
No related merge requests found
......@@ -430,6 +430,7 @@ main(int argc, char **argv)
mod_init();
admin_init();
prelease(fiber->pool);
say_crit("log level %i", cfg.log_level);
say_crit("entering event loop");
if (cfg.io_collect_interval > 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment