Bug #111
Session restore needs to join channels only after successfull connection
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
Right now, if the first connection attempt during restore fails, channels are not joined even if a later reconnect succeeds. We need to wait for a successful connect before doing the join.