Skip to content

Conversation

@leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Nov 28, 2025

  • Adds a Rust function to kill a process tree
  • Use it to kill the PseudoTerminal processes
  • Replace tree-kill usages in the nx package with it

Fixes #32438

@leosvelperez leosvelperez self-assigned this Nov 28, 2025
@leosvelperez leosvelperez requested review from a team as code owners November 28, 2025 16:10
@vercel
Copy link

vercel bot commented Nov 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Nov 28, 2025 4:13pm

@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 040845c
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6929c97bdc91b50008ade5e0
😎 Deploy Preview https://deploy-preview-33655--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Nov 28, 2025

View your CI Pipeline Execution ↗ for commit 040845c

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 6m 19s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 45s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 11s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-28 17:01:49 UTC

@github-actions
Copy link
Contributor

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx [email protected] my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-33655-040845c
Release details 📑
Published version 0.0.0-pr-33655-040845c
Triggered by @leosvelperez
Branch nxc-3480
Commit 040845c
Workflow run 19768936373

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

@leosvelperez leosvelperez marked this pull request as draft November 28, 2025 17:15
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.

Node processes not closing after ending NX session

2 participants