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

Issue/tcp keepalive #902

Merged
merged 2 commits into from
Apr 19, 2023
Merged

Conversation

macsir
Copy link
Contributor

@macsir macsir commented Apr 16, 2023

Hi, @MariusWirtz As discussed, it is the minor bug fix for tcp_keepalive parameter. I have run some test cases for the four combinations and they all look good to me. Thanks.
async_requests_mode=True, tcp_keepalive=True
async_requests_mode=True, tcp_keepalive=False
async_requests_mode=False, tcp_keepalive=True
async_requests_mode=False, tcp_keepalive=False

@MariusWirtz
Copy link
Collaborator

Thank you @macsir.

I will include this in today's minor release

@MariusWirtz MariusWirtz merged commit d1db539 into cubewise-code:master Apr 19, 2023
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.

2 participants