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

[DOCS] Add transport.close() to connecting page #807

Merged
merged 2 commits into from
May 16, 2024
Merged

Conversation

pquentin
Copy link
Member

Without this line, the code hangs because the HttpClient thread keeps running indefinitely.

Without this line, the code hangs because the HttpClient thread keeps
running indefinitely.
@l-trotta
Copy link
Contributor

LGTM! Just one thing, could you indent the new lines?

@pquentin
Copy link
Member Author

Oops, sorry, my editor used tabs for Java code, which is why I missed it. I fixed it, thanks.

@l-trotta l-trotta merged commit 90292f2 into main May 16, 2024
7 checks passed
@l-trotta l-trotta deleted the setup-close-transport branch May 16, 2024 08:27
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.

None yet

2 participants