Skip to content

fix(core): q should exit tui immediately if all tasks complete #31040

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

JamesHenry
Copy link
Collaborator

@JamesHenry JamesHenry commented May 5, 2025

Current Behavior

q always triggers the exit countdown (designed to prevent accidental exits which are super annoying)

Expected Behavior

q exits immediately if all the tasks are complete and only triggers the exit countdown if at least one task is in progress. Also documents the fact that a second q will exit immediately and override the countdown which was already supported.

Related Issue(s)

Fixes #

Copy link

nx-cloud bot commented May 5, 2025

View your CI Pipeline Execution ↗ for commit 4dadf26.

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

☁️ Nx Cloud last updated this comment at 2025-05-05 14:28:55 UTC

Copy link

vercel bot commented May 5, 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 5, 2025 1:57pm

@JamesHenry JamesHenry marked this pull request as ready for review May 5, 2025 13:45
@JamesHenry JamesHenry requested review from a team as code owners May 5, 2025 13:45
@JamesHenry JamesHenry enabled auto-merge (squash) May 5, 2025 13:45
@JamesHenry JamesHenry merged commit 0402e85 into master May 5, 2025
6 checks passed
@JamesHenry JamesHenry deleted the tui-q-exit-if-nothing-in-progress branch May 5, 2025 16:08
Copy link

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 11, 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.

3 participants