PsiStudio crashes if PsiStore repair operation ran out of space.
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 574
- Forks
- 104
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
During the repair operation of a PsiStore, if the hard drive run out of space, the whole PsiStudio crashes. It will be nice if there is some indication of error instead of crashing or operation to check disk space before repairing store.
p/s this happen to me for a 49GB PsiStore.
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 by reproducing the PsiStore repair operation with insufficient disk space and trace the repair path that causes PsiStudio to crash. Determine whether completion should report the error or check available space first; done means the repair no longer crashes PsiStudio when the drive runs out of space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100