-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Brief beach ball on every Warp launch (macOS 26.5, ~few seconds) #9585
Copy link
Copy link
Open
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-specThe issue is ready for a product and technical spec.The issue is ready for a product and technical spec.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triage-reviewedtriagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-specThe issue is ready for a product and technical spec.The issue is ready for a product and technical spec.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triage-reviewedtriagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Summary
Warp shows a macOS spinning-wait cursor (beach ball) for a few seconds on every cold launch before the UI becomes interactive.
Problem
On every fresh launch of the Warp app, the macOS beach ball appears and the UI is unresponsive for under ~5 seconds before the first window/tab is usable. This happens consistently on every launch, not just after updates or reboots.
Expected behavior
Warp launches and presents an interactive prompt without the OS-level beach ball appearing on the main thread.
Actual behavior
On every launch, the beach ball appears for a few seconds (under ~5s) before the UI responds to input. After that brief stall, Warp behaves normally.
Reproduction steps or desired workflow
Artifacts
None attached. A spindump or sample of the Warp process captured during the stall (e.g.
sample Warp 5 -file /tmp/warp-startup.txtimmediately after launching) would likely help pinpoint what is blocking the main thread during init.Warp version
v0.2026.04.27.15.32.03
Operating system
macOS 26.5 (Tahoe), Apple Silicon (arm64)
Possible source references