Skip to content

Show proper error for PORT in use #864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 18, 2018

Conversation

VighneshKSP
Copy link

The PR aims to address the following issues:

  • Show readable error message for port already used by some other process.
  • Also, catch any other unCaughtException thrown by the process. This can be extended to handle each specific exceptions in the future.

Signed-off-by: VighneshKSP [email protected]

@typicode
Copy link
Owner

Thank you! I’ll merge it later.

@VighneshKSP
Copy link
Author

Thank you :)

@typicode typicode merged commit 8471699 into typicode:master Oct 18, 2018
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