Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ping() in case of no connection established yet #465

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

azat
Copy link
Contributor

@azat azat commented Dec 9, 2024

Otherwise timeout_setter() will try to call gettimeout() of None.

Otherwise timeout_setter() will try to call gettimeout() of None.
@azat
Copy link
Contributor Author

azat commented Dec 9, 2024

build / 3.11 CH=20.7.4.11 NUMPY=0 (pull_request)Failing after 2m

=========================== short test summary info ============================
FAILED tests/columns/test_date.py::DateTestCase::test_do_not_use_timezone - Failed: Timeout >10.0s
``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant