voidzero-dev / voidzero-dev/vite-plus
bug: vp install can finish work but hang without exiting after vp up -r --latest
- 主要言語
- Rust
- スター
- 5.8k
- フォーク
- 262
- 平均マージ
- 1日 34分
- マージ済み PR(30日)
- 135
説明
### 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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 64/100