We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If another instance is running and is already using the port, an error condition should be triggered at app startup.
The text was updated successfully, but these errors were encountered:
Fixed in this commit 12a6ee3
Sorry, something went wrong.
Expected behavior is for it to quit after the error is shown.
Fix issues raedahgroup#44 and raedahgroup#52
92f2e30
Merge pull request #56 from huyntsgs/fix_issue_44_52
6de7cff
Fix issues #44 and #52
No branches or pull requests
If another instance is running and is already using the port, an error condition should be triggered at app startup.
The text was updated successfully, but these errors were encountered: