`server.Serve()` is implemented to handling `SIGINT` and `SIGTERM`, but `server.Stop()` sends `SIGKILL`. _Originally posted by @norio-nomura in https://github.com/lima-vm/lima/issues/4345#issuecomment-3546720381_