liamg / shox

🍫 A customisable, universally compatible terminal status bar
The Unlicense
705 stars 21 forks source link

100% CPU usage #13

Closed c0d3st0rm closed 4 years ago

c0d3st0rm commented 4 years ago

Hi,

Using the install script, I've got the latest release of shox in ~/bin, but when run it eats up one/two threads on a dual-core HT machine. I haven't let it run long or tested it otherwise. Any idea as to why this could be?

I'm running Debian 10, with Linux 5.5.0, zsh 5.7.1 with oh-my-zsh. Please let me know if you need any more information.

image

liamg commented 4 years ago

This should be resolved in v0.0.9. Was busy IO, which is now resolved with some backoff delay where no data is available.