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

remove unwrap #606

Merged
merged 1 commit into from
Sep 27, 2022
Merged

remove unwrap #606

merged 1 commit into from
Sep 27, 2022

Conversation

XAMPPRocky
Copy link
Collaborator

This unwrap will fail when the connection fails, instead we ignore the error because we'll retry again in a few milliseconds.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: bc14aeac-a74c-47e3-8936-8d3f8bca1e26

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/606/head:pr_606 && git checkout pr_606
cargo build

@markmandel markmandel merged commit 9117147 into main Sep 27, 2022
@markmandel markmandel deleted the ep/fix-unwrap branch September 27, 2022 15:30
XAMPPRocky added a commit that referenced this pull request Oct 10, 2022
XAMPPRocky added a commit that referenced this pull request Oct 10, 2022
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants