If the server exists using a `process.exit` call, the CLI hangs forever. No logs are shown during or after the `process.exit` call.
If the server exists using a
process.exitcall, the CLI hangs forever.No logs are shown during or after the
process.exitcall.