Skip to content

Comments

refactor: Convert server.rs to use async await#945

Closed
Marwes wants to merge 1 commit intomozilla:masterfrom
Marwes:async_server
Closed

refactor: Convert server.rs to use async await#945
Marwes wants to merge 1 commit intomozilla:masterfrom
Marwes:async_server

Conversation

@Marwes
Copy link
Contributor

@Marwes Marwes commented Feb 5, 2021

Reopening #787 . I believe I fixed all nits in the review.

@drahnr
Copy link
Collaborator

drahnr commented Feb 5, 2021

Note that we have a full migration for the all of sccache (besides the tests) compiling - see #946 / https://github.com/paritytech/sccache/pull/31which we intend to upstream.

Copy link
Contributor

@mitchhentges mitchhentges left a comment

Choose a reason for hiding this comment

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

Neat! Looks good, though you'll want to have a full sign-off by glandium.
Also heads up that there's some clippy notes in CI that are worth resolving 👍

env.as_slice(),
&me.pool,
dist_info.clone().map(|(p, _)| p),
match opt {
Copy link
Contributor

Choose a reason for hiding this comment

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

Neat simplification around w_fallback 👍

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