[0.7.1] cpu at 100%, endless amount of `simctl` launched
Hi guys,
using `0.7.1`, I left my mac alone for a while and when i came back i saw about ~500 simctl instances eating up the cpu.
I asked codex what is spawning it and responded:
```
The process names point pretty strongly at the culprit already:
argent mcp is running, and the simctl spawn ...
DYLD_INSERT_LIBRARIES ... @swmansion/argent/... commands are
Argent’s iOS simulator instrumentation. I’m doing one parent-
process check now to make that airtight
```
No matter if I force quitted the processes they kept spawning. The only solution was to kill the argent mcp server.
0 条评论