Skip to content
New issue

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

web timeout cleanup #266

Open
mnot opened this issue May 12, 2020 · 1 comment
Open

web timeout cleanup #266

mnot opened this issue May 12, 2020 · 1 comment

Comments

@mnot
Copy link
Owner

mnot commented May 12, 2020

we need to either remember that the timeout happened so we don't dup the response, or clean up the resources more aggressively.

@mnot mnot added this to the Cleanup milestone Nov 3, 2023
@mnot
Copy link
Owner Author

mnot commented Nov 5, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant