bug: concurrent permissions cause app to freeze #2611

Closed
opened 2026-02-16 17:36:28 -05:00 by yindo · 2 comments
Owner

Originally created by @rekram1-node on GitHub (Nov 5, 2025).

Description

if I have 2 permission modals pop up at the same time (parallel tool calls), I enter approve the first one, the second one wont accept any permission and app freezes

OpenCode version

1.0.25

Originally created by @rekram1-node on GitHub (Nov 5, 2025). ### Description if I have 2 permission modals pop up at the same time (parallel tool calls), I enter approve the first one, the second one wont accept any permission and app freezes ### OpenCode version 1.0.25
yindo added the opentuibug labels 2026-02-16 17:36:28 -05:00
yindo closed this issue 2026-02-16 17:36:28 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 5, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #2882: parallel edit tool calls on same file will error out - Similar concurrent operation issue that causes blocking
  • #3856: race condition when applying changes immediately after each other on same file - Race condition with sequential operations
  • #731: Critical Stability Issues: App Freezing & Hanging Analysis - Comprehensive analysis of app freezing issues including modal/permission related freezes
  • #3212: Agent runs "sudo" and freezes UI when analyzing system configs - UI freezing when permission-related commands cause blocking
  • #3455: Make permissions dialog non-blocking and add modifier key shortcuts - Request to address blocking permission dialog behavior
  • #3921: Pressing Esc when a modal pane is open will interrupt the LLM - Modal interaction issues that can cause unexpected behavior

Feel free to ignore if none of these address your specific case with concurrent permission modals.

@github-actions[bot] commented on GitHub (Nov 5, 2025): This issue might be a duplicate of existing issues. Please check: - #2882: parallel edit tool calls on same file will error out - Similar concurrent operation issue that causes blocking - #3856: race condition when applying changes immediately after each other on same file - Race condition with sequential operations - #731: Critical Stability Issues: App Freezing & Hanging Analysis - Comprehensive analysis of app freezing issues including modal/permission related freezes - #3212: Agent runs "sudo" and freezes UI when analyzing system configs - UI freezing when permission-related commands cause blocking - #3455: Make permissions dialog non-blocking and add modifier key shortcuts - Request to address blocking permission dialog behavior - #3921: Pressing Esc when a modal pane is open will interrupt the LLM - Modal interaction issues that can cause unexpected behavior Feel free to ignore if none of these address your specific case with concurrent permission modals.
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

Oh and if I try to restore that session i get a blank screen too

@rekram1-node commented on GitHub (Nov 5, 2025): Oh and if I try to restore that session i get a blank screen too
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2611