mcp$serverStop

private open fun mcp$serverStop(ci: CallbackInfo)

Positive server-stop signal: reap in-flight evals when the server stops (integrated quit-to-title or dedicated /stop). Required like the heartbeat: the evals already queued when it stops have no later pump to catch them, so a silently missing target would strand them and the callers blocked on them.