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
For reasons I don't understand, Galileo can fail to create a MessageInfo
object from a Message. If that conversion fails, we can't proceed. The
unwrap was causing a fatal error; instead, let's just log it and keep
going. Closes#101.
0 commit comments