-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Warp exhausts file watchers #7205
Copy link
Copy link
Labels
area:billingPricing, plans, subscriptions, payment, and billing management.Pricing, plans, subscriptions, payment, and billing management.area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.bugSomething isn't working.Something isn't working.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:billingPricing, plans, subscriptions, payment, and billing management.Pricing, plans, subscriptions, payment, and billing management.area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.bugSomething isn't working.Something isn't working.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Pre-submit Checks
Describe the bug
Hey,
with single indexed directory it seems like Warp exhausts all available file watchers using 523_603 of them. The issue is not observed with warp, but later i.e. when opening vscode or windsurf. It depends on warp indexing being turned on or off.
I have both
.gitignoreand.warpindexignorefiles. Excluding files mentioned there - there is only 16 files in the directory. Including all files there are ~15000 files.Im having some trouble resolving watched file names, hopefully ill get back to it tomorrow.
How is that possible?
I'd also like more clarity on what is being indexed (any paths found in $PATH maybe?) and the ability to specify
.warpindexingignorein settings (so globally).Thanks!!!
To reproduce
Expected behavior
No response
Screenshots, videos, and logs
No response
Operating system (OS)
Linux
Operating system and version
nixos 25.04
Shell Version
No response
Current Warp version
Warp version: Some("v0.2025.08.20.08.11.stable_03")
Regression
Yes, this bug started recently or with an X Warp version
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None