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

Update Tokio: 1.32.0 #776

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Conversation

markmandel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

Basically because of this line in 1.30.0 changelog:

tokio: reduce LLVM code generation

Which should help speed up compile times, and hopefully also reduce memory usage when compiling all the tests 🤞🏻

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

N/A

Basically because of this line in 1.30.0 changelog:

> tokio: reduce LLVM code generation

Which should help speed up compile times, and hopefully also reduce
memory usage when compiling all the tests 🤞🏻
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Aug 16, 2023
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: cfa4cf17-bae0-4c17-9f26-ae43455bbfcd

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

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/776/head:pr_776 && git checkout pr_776
cargo build

@markmandel markmandel changed the title Update Tokio: 1.31.0 Update Tokio: 1.32.0 Aug 16, 2023
@XAMPPRocky XAMPPRocky merged commit 16d9a21 into googleforgames:main Aug 16, 2023
3 checks passed
@markmandel markmandel deleted the upgrade/tokio branch August 18, 2023 22:46
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