Opened 14 years ago

Last modified 14 years ago

#146 new defect

does TubConnectorClientFactory stick around too long?

Reported by: Brian Warner Owned by:
Priority: major Milestone: undecided
Component: unknown Version: 0.4.1
Keywords: Cc:

Description

While investigating the incidents in tahoe#899 (I'll attach one of them here), I noticed that TubConnectorClientFactory appears to be sticking around until the winning connection has been closed, rather than going away after the winner has finished negotiating.

I don't think this has any negative effects, but it's not how I intended it to work, so I need to either fix it to work as intended, or walk through and make sure that this unexpected behavior isn't causing problems.

In the attached incident, grep for "hndn3", and pay attention to the "Stopping factory" lines, in particular in event number 16234.

Attachments (1)

incident-2010-01-14-071855-w4y74lq.flog.bz2 (36.2 KB) - added by Brian Warner 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by Brian Warner

comment:1 Changed 14 years ago by Brian Warner

Summary: does TubConnectorClientFactory sticks around too long?does TubConnectorClientFactory stick around too long?
Note: See TracTickets for help on using tickets.