Skip to content
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

Add error handling for router.Run #115

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

guoard
Copy link
Contributor

@guoard guoard commented Nov 30, 2024

This PR adds error handling for router.Run, specifically addressing cases where the port is already occupied by another program. If an error occurs, it will be logged and the program will terminate.

@hryamzik hryamzik merged commit 32282b5 into inCaller:master Nov 30, 2024
2 checks passed
@guoard guoard deleted the gin_error_handling branch November 30, 2024 08:50
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