Files
mautrix-telegram/pkg/connector
Toni Spets 7c13481ede client: Handle connect/disconnect/auth races properly
When logging out, we should first handle network level logout and after
that ensure the client is disconnected before removing state to avoid
having event handling during disconnect from touching anything anymore.

I don't know why we nilled the client but since so many places use it
we'd rather get errors rather than panics if it's being used after
logging out but previous lifecycle fixes should avoid that.
2025-04-26 08:19:33 +03:00
..
2025-03-05 10:16:50 -07:00
2025-03-28 08:33:33 -06:00
2025-03-05 10:16:50 -07:00
2025-03-25 17:00:55 +02:00