Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#2,014 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
64/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
rust
領域
cli

調査の方向性

vp up -r --latestを実行してハングを再現し、その後、説明されているとおりにvp installを繰り返し実行して、2番目のコマンドが終了せずに処理を完了することを確認します。vp installコマンドのエントリポイントから開始し、インストール完了後のプロセスを追跡します。報告された依存関係更新のシナリオでコマンドが正常に終了すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
Rust
スター
5.8k
フォーク
263
平均マージ
1日 4時間
マージ済み PR(30日)
148

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

voidzero-dev/vite-plus のほかの issue

voidzero-dev/vite-plus の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。