07th-mod / 07th-mod/python-patcher

Add back thread debug prints / add better debugging for startup process

オープン
#219 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
214
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

A while ago I removed the printouts (now gated by the `Globals.DEBUG_THREAD_INFO` variable) which state when threads are started/stopped by the installer, to clean up the installer output.

However in cases where the installer does not start up properly, this can make it difficult to debug.

It may be better to enable this output, and/or improve the output so it is more clear what tasks will need to be completed during the startup process.

Also, there should be some debug output / handling if a thread hangs completely for whatever reason.

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

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Globals.DEBUG_THREAD_INFO 変数とインストーラーのスレッド管理コードを探してください。この issue は、スレッドの開始/停止のデバッグ出力を再追加し、起動プロセスの出力を改善することに言及しています。また、ハングしたスレッドのデバッグ出力または処理を実装してください。まず、インストーラーの起動シーケンスとスレッドライフサイクル管理を調べて、ロギングとエラー処理を挿入する場所を理解することから始めてください。

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

評価

技術スタック
javascript
領域
cli, tooling
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

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

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