Skip to content

Bug fixes in the smart HTTP protocol

Compare
Choose a tag to compare
@samoht samoht released this 14 Jul 15:59
· 2161 commits to main since this release
  • Fix a bug in ogit pull using the smart HTTP protocol when the HTTP temporary
    buffer could sometimes be overfill.
  • Avoid closing twice the same fd in the smart HTTP protocol.
  • Avoid the GC to close a fd while we are still using a channel built on top of
    it -- this affects the smart HTTP protocol only.
  • Add an opam file for the mirage-git package.