Gordon Sim <[EMAIL PROTECTED]> wrote: > I have checked in a change to the python client that I believe fixes the > race occurring when a connection_close is sent by the server who then > closes the connection. (The previous attempt to fix this left a gap > allowing the race to still occur in some cases).
FYI, after applying your patch, I ran the python tests 40 more times. No failures :)
