-
-
Notifications
You must be signed in to change notification settings - Fork 7
Starting "stuck" bug #56
Copy link
Copy link
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Activity
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working
Steps to reproduce
Whenever I press "Start Service" and then change tabs, to Dataset for example, if I do so in the middle of the start operation then the process would remain stuck.
Claude says its "useIpcRenderer" removes each tab's listeners when you leave it. Meaning anything printed while I was away from the tab was dropped and caused it to be stuck.
Expected vs. actual behavior
Changing tabs shouldn't cause this.
Optional screenshots or additional context
No response