Created by: c4milo
When clients abort streamed connections, I've been noticing that the correspondent connections against my backend services remain alive indefinitely. While doing research I wrote this piece of code that seems to solve the problem. All the existing tests are still passing.