Comment 3 for bug 140818

Revision history for this message
Francis J. Lacoste (flacoste) wrote : Re: [Bug 140818] Re: Reset the socket default timeout in test setup harness

I think I'll simply add an assertion in BaseLayer.testTearDown() that asserts
that the default timeout (None) is in effect. That way we will get a
complaint if a test forget to clean-up after itself.