You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what triggers it, several times, I have seen bloop get into a state where it uses up 100% of most of my CPU cores, which leads to my cooling fans going crazy. When this happens, neither closing my editor, not sending SIGTERM to the bloop process seems to do anythilng. Nor does it ever seem to recover on its own. The only way I've found to get out of this state is to send a SIGKILL signal to the process.