mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-14 20:00:23 +01:00
01e85b68ef
It's rare that we get in a state where we have a device record without a session, but we should handle errors gracefully in that case. Catch them and register them, except for identity key errors which are registered in handleResult. // FREEBIE fixup error handling // FREEBIE