Remix.run Logo
ToucanLoucan 10 hours ago

It depends. Numerous times when internet is spotty Slack and Discord both on different occasions have brought my systems to a halt until they can complete whatever task is stuck waiting (or I force close them).

It's really fucking obnoxious that somehow a goddamn web app in a wrapper is managing to cause system wide hangs.

Vilian 10 hours ago | parent | next [-]

True, i'm gonna start limiting electron apps CPU and IO percentage to not halt everything

nsriv 10 hours ago | parent [-]

I think that's probably a recipe to hit the limits more often and end up being more frustrating, depending on your hardware.

1718627440 7 hours ago | parent | prev [-]

Can't you interrupt them (aka SIGSTOP) instead? Then you could resume them, instead of reopening them and potentially using state.