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

Rust's WASM container is not cached properly #301

Closed
thomaseizinger opened this issue Sep 13, 2023 · 1 comment · Fixed by #302
Closed

Rust's WASM container is not cached properly #301

thomaseizinger opened this issue Sep 13, 2023 · 1 comment · Fixed by #302

Comments

@thomaseizinger
Copy link
Contributor

Not sure what is going on here but we are spending significant time in the test suite to re-build the v0.52 rust container for the wasm build. See https://github.com/libp2p/test-plans/actions/runs/6105882311/job/16570044582#step:3:1899.

For some reason, the caching is not working for this one?

@thomaseizinger
Copy link
Contributor Author

This might be because the cache optimisation assumes a single image per impl directory.

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 a pull request may close this issue.

1 participant