Fork me on GitHub
#cider
<
2023-06-03
>
mister_m14:06:19

Sort of a weird issue but I am noticing that I am consistently unable to cider-jack-in when my laptop battery is low. There is some kind of nREPL sync step that seems to fail consistently. I don't feel like it is a specific cider issue but I am curious if anyone else has experienced this sort of thing

vemv16:06:31

I have no idea, but if I had to take a wild guess, I'd look into whether the OS throttles CPU, which slowness might cascade into a timeout being triggered? If you use Lein, make sure to increase :timeout. Its default often bites people

mister_m16:06:10

Very likely there is some kind of "power mode" setting at play in my gnome fedora install during low battery times. "Automatic power saver" I think it is called