-
-
Notifications
You must be signed in to change notification settings - Fork 910
Open
Labels
area/backendThis is backend onlyThis is backend onlybugSomething isn't workingSomething isn't workingos/macosmacOS specificmacOS specific
Description
Checklist
- I searched existing issues and this hasn't been reported
Area
Backend
Operating System
macOS
Version
2.7.2
What happened?
When running the main branch of auto-claude, run with npm start and npm start dev, the auto-claude application appears to spawn 10+ separate processes of lsof when running tasks, consuming all available CPU resources.
Steps to reproduce
npm start
Start a task in auto-claude from the Kanban board.
Monitor system utilization and lsof processes in Activity Monitor.
Expected behavior
Reduce cpu utilization and excessive lsof spawning.
Logs / Screenshots
<img width="1127" height="1092" alt="Image" src="https://github.com/user-attachments/assets/69f22df8-aff9-4871-93e7-882fe70b751e" />coderabbitai
Metadata
Metadata
Assignees
Labels
area/backendThis is backend onlyThis is backend onlybugSomething isn't workingSomething isn't workingos/macosmacOS specificmacOS specific