"vscode:/vscode.git/clone" did not exist on "ea3e8b79a1b4fa34ec0a588929469eeb990a35c3"
init server.hz early to avoid div by 0 during config file loading
since the refactory of config.c, it was initialized from config_hz in initServer but apparently that's too late since the config file loading creates objects which call LRU_CLOCK
Please register or sign in to comment