Skip to content

Commit 5ec3eb1

Browse files
remove snippet
1 parent c89be28 commit 5ec3eb1

File tree

1 file changed

+0
-6
lines changed
  • docs/integrations/language-clients/python

1 file changed

+0
-6
lines changed

docs/integrations/language-clients/python/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,6 @@ finally:
320320
client.close()
321321
```
322322

323-
To immediately drop HTTP connections (e.g., before forking or reconfiguring networking), call:
324-
325-
```python
326-
client.close_connections()
327-
```
328-
329323
Or use a context manager:
330324

331325
```python

0 commit comments

Comments
 (0)