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

[2.56.x] Support infinite idle connection timeout values #2234

Merged

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Aug 6, 2023

Backport #2231

Fixes a bug when the timeout is set to infinite. Instead of never closing the connection, the connection is always closed. Reported by a 2.56.0-pre1 user.

@JamesNK JamesNK merged commit 1422de0 into grpc:v2.56.x Aug 11, 2023
2 checks passed
@JamesNK JamesNK deleted the jamesnk/idleconnectiontimeout-infinite-2.56 branch August 11, 2023 01:31
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