amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.06k stars 140 forks source link

Remove bare excepts #62

Closed amanusk closed 6 years ago

amanusk commented 6 years ago

There are several bare excepts throughout the code, these should be removed and replaced with meaningful exceptions