Skip to content

bpo-38614: Use support timeout constants#17572

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:more_timeouts
Dec 11, 2019
Merged

bpo-38614: Use support timeout constants#17572
vstinner merged 1 commit intopython:masterfrom
vstinner:more_timeouts

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Dec 11, 2019

@vstinner
Copy link
Copy Markdown
Member Author

Ooops, test_socket failed:

testFamily (test.test_socket.NetworkConnectionAttributesTest) ... Warning -- Unraisable exception

Exception ignored in thread started by: <bound method ThreadableTest.clientRun of <test.test_socket.NetworkConnectionAttributesTest testMethod=testFamily>>

Traceback (most recent call last):

  File "/home/travis/build/python/cpython/Lib/test/test_socket.py", line 379, in clientRun

    self.clientTearDown()

  File "/home/travis/build/python/cpython/Lib/test/test_socket.py", line 5056, in clientTearDown

    self.cli.close()

AttributeError: 'NetworkConnectionAttributesTest' object has no attribute 'cli'

@vstinner vstinner merged commit 7772b1a into python:master Dec 11, 2019
@vstinner vstinner deleted the more_timeouts branch December 11, 2019 21:17
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants