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

feat: race local builds against remotes #439

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

m-hilgendorf
Copy link
Contributor

let output = tg::target::build::Output { build: build_id };

Ok(Some(output))
Ok(Some(build))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we want to wait for the build to be spawned here, or just let it win?

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.

Create a build in build_target while waiting for existing remote builds
1 participant