Skip to content

App becomes unresponsive when 3+ agents spawn concurrently, requires full restart #1348

@charlesvien

Description

@charlesvien

This is a problem because things like opening ADHD mode back up upon app resumption will cause the tasks sidebar to not load, and the application to be bricked for several minutes.

Spawned like 5 concurrent tasks today, and got bit sidetracked by an issue related to spawning more than 3/4 claude SDK at the same time, this bricks the entire app for me (e.g. all network calls start failing, dev tool breaks, you can't open the file explorer or individual files anymore, etc).
It is only restart by a full shutdown of the main process + renderer. I think it's due to the main thread being blocked :detective_pikachu:

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingOpen BetaWe should probably take care of this before the open beta

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions