voidzero-dev / voidzero-dev/vite-plus

bug: vp install can finish work but hang without exiting after vp up -r --latest

Ouverte
#2,014 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Rust
Étoiles
5.8k
Forks
262
Merge moyen
1 j 34 min
PR mergées (30 j)
135

Description

### Reproduction

This seems to happen frequently after updating dependencies:

1. Run `vp up -r --latest`
2. Run `vp install`
3. Run `vp install` again if the lockfile/catalog state needs another pass after the update
4. The second `vp install` does all the work and appears finished, but the process does not exit

### Actual behavior

`vp install` appears done, but hangs instead of exiting cleanly.

### Expected behavior

Once install work is complete, `vp install` should exit normally.

### Notes

- This reproduces for me almost every time I update deps
- I just hit it on Codiff
- It used to happen on fate.technology as well

CC @fengmk2

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Reproduce the hang by running `vp up -r --latest`, then repeating `vp install` as described, and confirm that the second command finishes work without exiting. Start from the `vp install` command entry point and trace the process after installation completes; done means the command exits normally in the reported dependency-update scenario.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
rust
Domaine
cli
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
64/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.