[Bug] Gittyup hangs when staging files, the duration of which is proportionate to the overall size of the staged files.
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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