Skip to content

fix(dev): clean up stale IPC socket and abort on client dev server fa…#309

Merged
dgaponov merged 1 commit intomainfrom
fix/clean-up-stale-ipc-socket
Apr 3, 2026
Merged

fix(dev): clean up stale IPC socket and abort on client dev server fa…#309
dgaponov merged 1 commit intomainfrom
fix/clean-up-stale-ipc-socket

Conversation

@dgaponov
Copy link
Copy Markdown
Contributor

@dgaponov dgaponov commented Apr 3, 2026

  • Remove stale IPC socket file before starting the dev server to prevent EADDRINUSE errors when restarting while the previous process is still running.

  • Propagate client dev server startup errors instead of swallowing them, so that server compilation is properly stopped and the process exits instead of hanging with a half-working build.

@dgaponov dgaponov merged commit e7c9d75 into main Apr 3, 2026
2 checks passed
@dgaponov dgaponov deleted the fix/clean-up-stale-ipc-socket branch April 3, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants