mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
It seems opening the canbus socket can sometimes throw an os.error (in addition to can.CanError). Catch that error to avoid Klipper reporting an internal error. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>