feat: exists after kernel shutdown

This commit is contained in:
Nuno Maduro
2024-01-26 00:04:52 +00:00
parent c5ce355f3c
commit edaa045283

View File

@ -161,5 +161,7 @@ final class Kernel
]);
}
}
exit(1);
}
}