[PATCH] close sockets on httprepository deletion (issue1487)

Steve Borho steve at borho.org
Wed Jan 28 22:31:55 CST 2009


On Wed, Jan 28, 2009 at 10:09 PM, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:
> On Thu, Jan 29, 2009 at 03:40, Steve Borho <steve at borho.org> wrote:
>> # HG changeset patch
>> # User Steve Borho <steve at borho.org>
>> # Date 1233194819 21600
>> # Node ID c116eb0b7a3808f56bc0f97dd10ea175247de6fb
>> # Parent  dd970a311ea863376414d77b3b680e206f75e96e
>> close sockets on httprepository deletion (issue1487)
>>
>> With this destructor in place, I no longer see tracebacks
>> on the server after using win32 clients for pull, push, etc.
>
> Did you try to come up with a test case?

No luck. I did make sure it didn't break any existing test cases.  I was
unable to reproduce the traceback on Linux, and unable to write test
cases for Windows.

--
Steve


More information about the Mercurial-devel mailing list