Skip to content

Loading a repository may timeout #4

@just-doit

Description

@just-doit

What happened?

The timeout occurs when a large repository is being fetched.

My guess is that the stdout pipe fills up before the process finishes. As a result, the process waits for data to be read from the pipe and does not terminate normally.

Image

Steps to reproduce

  1. Open a larger repository which produces more than 64kB output for git log.
  2. wait

Expected behaviour

I would expect the timeout not to occur.

macOS version

26.4.1

Maple build

Commit b0a0a02

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions