My last attempt at fixing the session id issues was slightly incorrect. It's better not to clear the session params on disconnect, instead this PR just overwrites the params and accounts for a changed session id on reconnect.
I'm not entirely sure if this will fix the errant leave message we are seeing, but I sure hope it will.
My last attempt at fixing the session id issues was slightly incorrect. It's better not to clear the session params on disconnect, instead this PR just overwrites the params and accounts for a changed session id on reconnect. I'm not entirely sure if this will fix the errant leave message we are seeing, but I sure hope it will.