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

Publish crates in parallel #547

Open
epage opened this issue Oct 14, 2022 · 0 comments
Open

Publish crates in parallel #547

epage opened this issue Oct 14, 2022 · 0 comments
Labels
enhancement Improve the expected

Comments

@epage
Copy link
Collaborator

epage commented Oct 14, 2022

For larger workspaces, this should offer some good savings, especially to overcome slow downs from waiting for crates to be published when nothing wait on them.

We should look into using jobserver support in cargo to limit the parallel builds.

@epage epage added the enhancement Improve the expected label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve the expected
Projects
None yet
Development

No branches or pull requests

1 participant