Skip to content

Bug fix for HTTPClient leak after timeout

Compare
Choose a tag to compare
@jentfoo jentfoo released this 18 Jun 18:21
· 27 commits to master since this release
80e4d8a

See PR #31 for more details. This fixes a condition where after timeout the client may remain "in progress", preventing additional requests from starting and possibly eventually locking up the client.