When registering a new account, instead of using on_connect_success handler,...
When registering a new account, instead of using on_connect_success handler, register disconnect handler with the connection as soon as we create it. Hacky, but works. Fixes #2671.
Loading
Please register or sign in to comment