← Back to context

Comment by throwdbaaway

3 years ago

> And that pattern is the one that is used by GOs http libraries

I don't think that is correct. In https://github.com/git-lfs/git-lfs/issues/5242 can be resolved.

In the mean time, #2b can actually be achieved with a "SRE approach" by patching the kernel to remove delayed ack and patching the Go library to remove the `setNoDelay` call. Something for OP to try?