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

fix(auth): resolve issue with omnect-cli freezes #131

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

empwilli
Copy link
Contributor

@empwilli empwilli commented Sep 6, 2024

No description provided.

The omnect-cli would freeze when encountering errors, such as already bound
ports and alike, when setting up the redirect server. The issue was that we
would first wait for the server to be up, before then checking errors. We
resolved the issue by extending the "server-up" message with a failure message
type.
src/auth.rs Outdated Show resolved Hide resolved
src/auth.rs Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
@empwilli empwilli merged commit 1b882ad into omnect:main Sep 11, 2024
3 checks passed
@empwilli empwilli deleted the fix/auth_redirect_freeze branch October 2, 2024 06:19
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.

3 participants