Skip to content

Excessive Spawning of lsof #231

@slm-sean

Description

@slm-sean

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" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/backendThis is backend onlybugSomething isn't workingos/macosmacOS specific

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions