Murmele / Murmele/Gittyup

[Bug] Gittyup hangs when staging files, the duration of which is proportionate to the overall size of the staged files.

Open
#522 28 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
2.3k
Forks
171
Avg merge
3d 19h
Merged PRs (30d)
10

Description

Effect Description

It's solely until the file has been staged.

Remediation Suggestion

However, the interface, and stager processes, should be asynchronous (with a loading indicator).

Diagnosis Data

issues/522#issuecomment-2908168432 includes a URI to a perf record. ^1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the perf record linked from issue comment 2908168432 and compare the staging path with the reported delay. Trace where staging blocks the interface and stager processes; done means staging no longer freezes the UI and a loading indicator is shown while it completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, git
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.