Skip to content

fix(core): move tui to parking lot rwlock to avoid hang#34187

Merged
AgentEnder merged 2 commits intomasterfrom
fix/tui-hangs-rwlock
Jan 22, 2026
Merged

fix(core): move tui to parking lot rwlock to avoid hang#34187
AgentEnder merged 2 commits intomasterfrom
fix/tui-hangs-rwlock

Conversation

@AgentEnder
Copy link
Copy Markdown
Member

Current Behavior

There's a hard to reproduce hang that happens occasionally when running the TUI

Expected Behavior

We think this should fix it

Related Issue(s)

Fixes #

@AgentEnder AgentEnder requested review from a team as code owners January 22, 2026 16:14
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 22, 2026

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

Project Deployment Review Updated (UTC)
nx-dev Ready Ready Preview Jan 22, 2026 7:03pm

Request Review

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 22, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 3d30c52
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6972730119f9530008f9aee0
😎 Deploy Preview https://deploy-preview-34187--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
Copy Markdown
Contributor

nx-cloud Bot commented Jan 22, 2026

View your CI Pipeline Execution ↗ for commit 3d30c52

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 39m View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 37s 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-22 19:41:08 UTC

Copy link
Copy Markdown
Contributor

@nx-cloud nx-cloud Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nx Cloud has identified a flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we triggered a CI rerun by adding an empty commit to this branch.

Nx Cloud View detailed reasoning in Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@AgentEnder AgentEnder merged commit 587659c into master Jan 22, 2026
19 checks passed
@AgentEnder AgentEnder deleted the fix/tui-hangs-rwlock branch January 22, 2026 20:50
@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 Jan 28, 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