这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@chris-olszewski
Copy link
Contributor

Description

Prefactors:

  • moved signal listening to own crate
  • return signal received to subscribers
  • support streams instead of single futures for signal sources

PR that prefactors the signals code to prepare for:

  • Subscribers getting all signals sent to turbo
  • Additional signal handlers to be sent transparently to children

There are no behavior changes in this PR. I highly suggest reviewing each commit on its own.

Testing Instructions

Existing unit tests.

Quick manual verification that existing SIGINT behavior remains the same:

$ turbo_dev watch build
...
│    Finalizing page optimization  .   Collecting build traces  .
└────>
  × Watch interrupted due to signal

@vercel
Copy link
Contributor

vercel bot commented Feb 17, 2025

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

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 5:57pm

@chris-olszewski chris-olszewski marked this pull request as draft February 18, 2025 14:03
@chris-olszewski chris-olszewski marked this pull request as ready for review February 21, 2025 13:59
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.

3 participants