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

Inconsistent Caching Behaviour with Path Dependencies #122

Open
wmmc88 opened this issue Nov 3, 2023 · 0 comments
Open

Inconsistent Caching Behaviour with Path Dependencies #122

wmmc88 opened this issue Nov 3, 2023 · 0 comments

Comments

@wmmc88
Copy link
Contributor

wmmc88 commented Nov 3, 2023

When executing a rust-script with a path dependency, I find that sometimes editing code in the path dependency does not trigger a rebuild of the dependency. The behavior I am experiencing does not seem to be always consistent. Sometimes, I'll notice that the behaviour of the script does not match a change I made in the dependency, I'll add some random letters to the path dependency to see if I can force a rebuild (it does), but then when i remove the random letters it goes back to using some stale copy of the path dependency.

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

No branches or pull requests

1 participant