libgit2 / libgit2/libgit2sharp
An error thrown by a custom `RpcSmartSubtransport` is consumed and not propagated to the client code
オープン
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 3.5k
- フォーク
- 925
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If implementing a custom RpcSmartSubtransport that throws an exception during the read or write operation, the error message is ignored in the SmartSubtransportStream because it is not a NativeException.
Related PR with fix and repro test: https://github.com/libgit2/libgit2sharp/pull/2164
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
SmartSubtransportStream と、issue に記載されている RpcSmartSubtransport のカスタム読み取り/書き込みパスから始めます。関連する PR #2164 とその再現テストを確認します。完了の条件は、カスタム例外のメッセージがクライアントコードに届き、再現テストがパスすることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100