benoitc / hackney

simple HTTP client in Erlang
Other
1.34k stars 427 forks source link

Link checkout process to fix dangling aborted request #674

Closed ronaldwind closed 3 years ago

devality commented 3 years ago

This fix solved our problem. Could someone merge it please?

benoitc commented 3 years ago

i am working an alternative implementation. I will see if it can goes in a minor release in between.

benoitc commented 3 years ago

also do you have any test reproducing the issue?

ronaldwind commented 3 years ago

also do you have any test reproducing the issue?

No, sorry, the only thing I've tried is the snippet of https://github.com/benoitc/hackney/issues/675.