MerginMaps / MerginMaps/mobile
Investigate crash in tests when workspace hit projects limit during sync
Open
Nobody has claimed this yet.
bug
data corruption - sync failure - crash - anr
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
See crash -> https://github.com/MerginMaps/mobile/actions/runs/16069642126/job/45351174161
Few lines before it reports that the workspace hit the maximum number of projects.. would be good to see why the app crashes
Contributor guide
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 linked GitHub Actions job and inspect the lines after the workspace reaches its maximum project count. Trace the sync crash to its cause, reproduce the limit case, and verify that the app no longer crashes during sync.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100