mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
10 lines
359 B
Markdown
10 lines
359 B
Markdown
# 0.18.2
|
|
|
|
## Bugfixes
|
|
|
|
* A bug was reported and fixed, whereby a persistent connection with a `:total_timeout` set was triggering the timeout and leaving the process looping indefinitely.
|
|
|
|
|
|
## Chore
|
|
|
|
The quirk of using the `:persistent` plugin with `:total_timeout` has been documented: https://gitlab.com/honeyryderchuck/httpx/-/wikis/Timeouts#total_timeout. |