Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow the dev server socket to be reused immediately (vercel/turborep…
…o#4709) ### Description This avoids running into "Address already in use (os error 48)" when restarting the dev server in quick succession. --------- Co-authored-by: Tobias Koppers <[email protected]>