Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default
  • 7.0.0.202409031743-jpms
  • 7.0.0-jpms-1
4 results

jgit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Dmitry Neverov authored
    It is possible to miss flush() invocation in StreamCopyThread.
    In this case some data will not be sent to remote host and we will
    wait forever (or until timeout) in src.read().
    
    Use a counter to keep track of the flush requests.
    
    Change-Id: Ia818be9b109a1674d9e2a9c78e125ab248cfb75b
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    3f143b8d
    History
    Name Last commit Last update