Open pfreitag opened 9 years ago
Workaround for issue #157
LGTM, WDYT @aoberoi ?
Wondering if sessionDidDisconnect might be a better place for _session = nil;
sessionDidDisconnect
_session = nil;
What's the status of this PR. Would love to have this fixed on a client project I'm working on :-)
Workaround for issue #157