Skip to content

fix(core): tui should not exit when underlying process is cancelled#31112

Merged
FrozenPandaz merged 1 commit intomasterfrom
fix-tui-exit
May 7, 2025
Merged

fix(core): tui should not exit when underlying process is cancelled#31112
FrozenPandaz merged 1 commit intomasterfrom
fix-tui-exit

Conversation

@FrozenPandaz
Copy link
Copy Markdown
Contributor

Current Behavior

Entire TUI exits when any process exits with a SIGINT

Expected Behavior

TUI stays alive when a process exits with a SIGINT

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz requested a review from a team as a code owner May 7, 2025 19:43
@FrozenPandaz FrozenPandaz requested a review from MaxKless May 7, 2025 19:43
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 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) May 7, 2025 7:43pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 7, 2025

View your CI Pipeline Execution ↗ for commit 5279b14.

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

☁️ Nx Cloud last updated this comment at 2025-05-07 20:51:05 UTC

@FrozenPandaz FrozenPandaz enabled auto-merge (squash) May 7, 2025 20:07
@FrozenPandaz FrozenPandaz merged commit 6f9cce7 into master May 7, 2025
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix-tui-exit branch May 7, 2025 20:52
@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 13, 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