We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
we need to either remember that the timeout happened so we don't dup the response, or clean up the resources more aggressively.
The text was updated successfully, but these errors were encountered:
This might require a new method on thor's HTTP exchange object to call client.dead_conn, which will close and clean up the underlying connection.
client.dead_conn
Sorry, something went wrong.
No branches or pull requests
we need to either remember that the timeout happened so we don't dup the response, or clean up the resources more aggressively.
The text was updated successfully, but these errors were encountered: