Skip to content

git pull hangs #852

Open
Open
@lbroekhuizen

Description

@lbroekhuizen

When there aremany new branches on the server which are not on the client, Git pull hangs during the communication with Bonobo. This happens when the response of upload-pack is larger than 4k.
The ouput (and input) buffer of a console app is maximum 4 k.
When the output buffer is full git stops processing the input buffer. Thereby the process hangs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions