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

Drop excessive cells after task reexecution #8170

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

Conversation

sokra
Copy link
Member

@sokra sokra commented May 17, 2024

Description

When cells become unused after recomputation of a task, drop them.

Testing Instructions

When cells become unused after recomputation of a task, drop them.
Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 3:42pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 3:42pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) May 17, 2024 3:42pm
examples-designsystem-docs ⬜️ Ignored (Inspect) May 17, 2024 3:42pm
examples-gatsby-web ⬜️ Ignored (Inspect) May 17, 2024 3:42pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) May 17, 2024 3:42pm
examples-native-web ⬜️ Ignored (Inspect) May 17, 2024 3:42pm
examples-svelte-web ⬜️ Ignored (Inspect) May 17, 2024 3:42pm
examples-tailwind-web ⬜️ Ignored (Inspect) May 17, 2024 3:42pm
examples-vite-web ⬜️ Ignored (Inspect) May 17, 2024 3:42pm

Copy link
Contributor

⚠️ This change may fail to build next-swc.

Logs

error: failed to select a version for `swc_common`.
    ... required by package `swc_core v0.92.5`
    ... which satisfies dependency `swc_core = "^0.92.5"` of package `turbopack-binding v0.1.0 (https://github.com/vercel/turbo?rev=5c4ef5f98fbb93d60d0de474887b469a738283eb#84ef2dad)`
    ... which satisfies git dependency `turbopack-binding` (locked to 0.1.0) of package `next-swc-napi v0.0.0 (/root/actions-runner/_work/turbo/turbo/packages/next-swc/crates/napi)`
versions that meet the requirements `^0.33.26` are: 0.33.26

all possible versions conflict with previously selected packages.

  previously selected package `swc_common v0.33.24`
    ... which satisfies dependency `swc_common = "^0.33.20"` (locked to 0.33.24) of package `swc_core v0.90.33`
    ... which satisfies dependency `swc_core = "^0.90.33"` (locked to 0.90.33) of package `wasm v0.0.0 (/root/actions-runner/_work/turbo/turbo/packages/next-swc/crates/wasm)`

failed to select a version for `swc_common` which could resolve this conflict

See job summary for details

Copy link
Contributor

⚠️ Turbopack Benchmark CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust checks

See workflow summary for details

Copy link
Contributor

github-actions bot commented May 17, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust checks

See workflow summary for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant