You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DOCS] Add transport.close() to connecting page (#807)
* [DOCS] Add transport.close() to connecting page
Without this line, the code hangs because the HttpClient thread keeps
running indefinitely.
* Replace tabs with spaces
0 commit comments