Skip to content

fix(core): handle process killing more robustly#31131

Merged
FrozenPandaz merged 1 commit intomasterfrom
kill-stuff
May 8, 2025
Merged

fix(core): handle process killing more robustly#31131
FrozenPandaz merged 1 commit intomasterfrom
kill-stuff

Conversation

@FrozenPandaz
Copy link
Copy Markdown
Contributor

Current Behavior

Cleanup is happening on SIGTERM, SIGINT, and SIGHUP signals and on exit....

Expected Behavior

Cleanup is mostly done on exit.

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz requested a review from a team as a code owner May 8, 2025 17:19
@FrozenPandaz FrozenPandaz requested a review from Cammisuli May 8, 2025 17:19
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2025

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview May 8, 2025 5:20pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 8, 2025

View your CI Pipeline Execution ↗ for commit 9a1a1a0.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 5m 57s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 19s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-08 18:53:37 UTC

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2025

🐳 We have a release for that!

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

npx create-nx-workspace@0.0.0-pr-31131-9a1a1a0 my-workspace

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

0.0.0-pr-31131-9a1a1a0
Release details 📑
Published version 0.0.0-pr-31131-9a1a1a0
Triggered by @FrozenPandaz
Branch kill-stuff
Commit 9a1a1a0
Workflow run 14912264340

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

@FrozenPandaz FrozenPandaz merged commit aea60e1 into master May 8, 2025
6 checks passed
@FrozenPandaz FrozenPandaz deleted the kill-stuff branch May 8, 2025 19:25
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants