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
also you should really fix all the unclean shutdown issues "The COW filesystem for Linux that won't eat your data" is still on your website but it still eats a lot of data
The text was updated successfully, but these errors were encountered:
default output:
the panic comes from trying to do u8::try_from(-1).unwrap(), you really shouldn't have any unwrap in your code and handle error reporting properly...
especially since i had to build my own version just to be able to log the error code
also you should really fix all the unclean shutdown issues "The COW filesystem for Linux that won't eat your data" is still on your website but it still eats a lot of data
The text was updated successfully, but these errors were encountered: