matrix-rust-sdk
matrix-rust-sdk copied to clipboard
Ongoing outgoing requests to CS API after logout
In a rageshake, the user logged out, and logged in as a new user, but the application was still making requests to the CS API for the old server.
This seems like a waste of resources at the very least, but possibly also a concerning data leak?