mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Check that having a worker bind to a port that's already taken doesn't leave the master process in a confused state. Releasing the port and trying again should Just Work[TM].