Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Cargo rebuilds when going between root and workspace members #1878

Closed
jackcmay opened this issue Nov 20, 2018 · 2 comments
Closed

Cargo rebuilds when going between root and workspace members #1878

jackcmay opened this issue Nov 20, 2018 · 2 comments
Assignees

Comments

@jackcmay
Copy link
Contributor

Problem

CI rebuilds when switching between the root and workspace members.

A minimal recreation is here:
https://github.com/jackcmay/sandbox_rust_rebuilds/blob/master/README.md

Filed a rust issue here:
https://github.com/rust-lang/cargo/issues/6337

Proposed Solution

Fixed in beta 1.31 via rust-lang/cargo#6170

@jackcmay jackcmay self-assigned this Nov 20, 2018
@jackcmay
Copy link
Contributor Author

@rwalker I've verified that it fixes the main rebuild issue both in my recreation and on Solana master. Let me know if you see further rebuild issues.

@jackcmay
Copy link
Contributor Author

Beta comes out early December

vkomenda pushed a commit to vkomenda/solana that referenced this issue Aug 29, 2021
…-labs#1878)

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.12.4...v1.12.5)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tao-stones pushed a commit to tao-stones/solana that referenced this issue Jul 1, 2024
…gelog (backport of solana-labs#1878) (solana-labs#1879)

Add --block-verification-method=unified-scheduler for v2.0 changelog (solana-labs#1878)

(cherry picked from commit 2b88299)

# Conflicts:
#	CHANGELOG.md

Co-authored-by: Ryo Onodera <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant