What happened?
Hi, I'm playing around with supacode and I ran into a potential issue.
I kept it running over night and I woke up to this error on my shells
error starting IO thread: error.SystemResources The underlying shell or command was unable to be started. This error is usually due to exhausting a system resource. If this looks like a bug, please report it. This terminal is non-functional. Please close it and try again.
For me this happened because i had an insane amount of ssh-agent processes running.
They are usually started from my zshrc when i start a terminal (Ghostty usually).
I killed all the processes, but they started spawning up again. Killed supacode and silence.
It seems that supacode re-runs zshrc quite often and in my case that ended up exhausting my resources.
Is there a good reason for such behavior?
Steps to reproduce
- Spawn some process in your zshrc
- Let supacode run
- Observer process count grow
Supacode version and build
Version 0.10.8 (1785775286)
macOS version
26.6.1 (25G76)
System locale
en_HR
Mac hardware
M2 Pro
Relevant logs or screenshots
Are you planning to fix this yourself?
Before submitting
What happened?
Hi, I'm playing around with supacode and I ran into a potential issue.
I kept it running over night and I woke up to this error on my shells
For me this happened because i had an insane amount of ssh-agent processes running.
They are usually started from my zshrc when i start a terminal (Ghostty usually).
I killed all the processes, but they started spawning up again. Killed supacode and silence.
It seems that supacode re-runs zshrc quite often and in my case that ended up exhausting my resources.
Is there a good reason for such behavior?
Steps to reproduce
Supacode version and build
Version 0.10.8 (1785775286)
macOS version
26.6.1 (25G76)
System locale
en_HR
Mac hardware
M2 Pro
Relevant logs or screenshots
Are you planning to fix this yourself?
ready.Before submitting
ready.