Skip to content

fix(core): display shared running tasks in the in progress section of the tui#34059

Merged
FrozenPandaz merged 1 commit intomasterfrom
nxc-3392
Jan 9, 2026
Merged

fix(core): display shared running tasks in the in progress section of the tui#34059
FrozenPandaz merged 1 commit intomasterfrom
nxc-3392

Conversation

@leosvelperez
Copy link
Member

Current Behavior

Shared running tasks (tasks running in another process) do not appear in the In Progress section of the TUI. They show the throbber as being in progress, but are located in the Pending/Completed section.

Expected Behavior

Shared running tasks (tasks running in another process) should appear in the In Progress section of the TUI.

@leosvelperez leosvelperez self-assigned this Jan 9, 2026
@leosvelperez leosvelperez requested review from a team as code owners January 9, 2026 10:12
@vercel
Copy link

vercel bot commented Jan 9, 2026

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

Project Deployment Review Updated (UTC)
nx-dev Ready Ready Preview Jan 9, 2026 11:19am

@netlify
Copy link

netlify bot commented Jan 9, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 21feda8
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6960e28d512dfd00083231e4
😎 Deploy Preview https://deploy-preview-34059--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 Jan 9, 2026

View your CI Pipeline Execution ↗ for commit 21feda8

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

☁️ Nx Cloud last updated this comment at 2026-01-09 13:40:30 UTC

@FrozenPandaz FrozenPandaz merged commit 88c6baa into master Jan 9, 2026
21 of 22 checks passed
@FrozenPandaz FrozenPandaz deleted the nxc-3392 branch January 9, 2026 15:45
FrozenPandaz pushed a commit that referenced this pull request Jan 14, 2026
… the tui (#34059)

## Current Behavior

Shared running tasks (tasks running in another process) do not appear in
the In Progress section of the TUI. They show the throbber as being in
progress, but are located in the Pending/Completed section.

## Expected Behavior

Shared running tasks (tasks running in another process) should appear in
the In Progress section of the TUI.

(cherry picked from commit 88c6baa)
@github-actions
Copy link
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 Jan 15, 2026
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