You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like we still have panics within code where it definitely shouldn't happen:
Okt 29 09:00:14 haustuer opensesame[19024]: thread 'tokio-runtime-worker' panicked at 'I2C Communication to Buttons does not work: Nix(EIO)', src/buttons.rs:170:14
Expected behavior:
notify via NC
retry and/or reboot (watchdog)
Actual behavior:
no notification via NC
system unresponsive (you cannot open the door anymore)
The text was updated successfully, but these errors were encountered:
Seems like we still have panics within code where it definitely shouldn't happen:
Okt 29 09:00:14 haustuer opensesame[19024]: thread 'tokio-runtime-worker' panicked at 'I2C Communication to Buttons does not work: Nix(EIO)', src/buttons.rs:170:14
Expected behavior:
Actual behavior:
The text was updated successfully, but these errors were encountered: