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

fix panic when searching an the root span #7936

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

sokra
Copy link
Member

@sokra sokra commented Apr 11, 2024

Description

Testing Instructions

Closes PACK-2934

Copy link

vercel bot commented Apr 11, 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 Apr 11, 2024 6:02am
examples-vite-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 11, 2024 6:02am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2024 6:02am
7 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 6:02am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 6:02am
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 6:02am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 6:02am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 6:02am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 6:02am
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 6:02am

Copy link
Contributor

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Apr 11, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@sokra sokra merged commit 3eb912c into main Apr 15, 2024
48 of 50 checks passed
@sokra sokra deleted the sokra/trace-server-root-search branch April 15, 2024 13:04
sokra added a commit to vercel/next.js that referenced this pull request Apr 15, 2024
* vercel/turborepo#7858 <!-- Tobias Koppers -
refactor GlobalCssAsset to fix dynamic import of css -->
* vercel/turborepo#7944 <!-- Will Binns-Smith -
Update lockfile for compatibility with next.js -->
* vercel/turborepo#7936 <!-- Tobias Koppers - fix
panic when searching an the root span -->
* vercel/turborepo#7959 <!-- Tobias Koppers - fix
missing async loader -->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2934
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2934
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2934
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2934
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.

2 participants