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

Return error in case of failure to start HTTP server #51

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

streamer45
Copy link
Contributor

Summary

A small usability improvement. We return an error in case the HTTP server fails to start immediately (up to a second). This can happen, for example, due to an invalid certificate provided (added a test for this case).

@streamer45 streamer45 added the 2: Dev Review Requires review by a core committer label Jan 22, 2024
@streamer45 streamer45 added this to the v0.6.0 milestone Jan 22, 2024
@streamer45 streamer45 self-assigned this Jan 22, 2024
Copy link
Member

@cpoile cpoile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@streamer45 streamer45 added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Jan 22, 2024
@streamer45 streamer45 merged commit 4413f3b into master Jan 22, 2024
3 checks passed
@streamer45 streamer45 deleted the fix-error branch January 22, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants