90fb4252

By: Michael Lynch <git@mtlynch.io>

Drop comments that restate e2e helper names

waitUntilServerResponds and stopServer say what they do, and
getFreePort's mechanism is clear from listen(0). Keep only the
information the code can't express: the port-reuse race.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>