Comment 1 for bug 187196

Revision history for this message
Cody A.W. Somerville (cody-somerville) wrote :

My recommended solution would be to simply to either:

a) Destroy the old user (aka connection) object on reconnect; or
b) Reuse the old user (aka connection) object.

However, some sort of cleanup system wouldn't hurt either but is more of a new feature (*cough*spec it*cough*) than a solution to this bug.