flow-ide
flow-ide copied to clipboard
Spawns lots of flow processes
When the flow-ide package starts linting (after a save) the number of flow processes begins to increase quickly and CPU utilization spikes to 100%. I eventually receive this error in Atom: Error running Flow IDE Error: Process execution timed out.
Does it also happen if you just call flow status? If not please also try flow status --json and check if there is any difference.
happens to me also. @lloiser yes it shows errors by flow status and by every write in any file , a flow server is starting and slowing down editor.