The source project of this merge request has been removed.
Don't logout on dispose if login not successful
Prevents a crash if you fail the first login.
Fixes #849 (closed)
I was wondering why logout_on_dispose
even exists? Can't we just logout on dispose every time the client is logged in?
Edited by Kévin Commaille