"vscode:/vscode.git/clone" did not exist on "789c94feceb7cb0b618dcb912c0151625d913887"
fix for unintended crash during panic response
If redis crashes early, before lua is set up (like, if File Descriptor 0 is closed before exec), it will crash again trying to print memory statistics.
Please register or sign in to comment