Wrap function callbacks
@robertgoss がすでに取り組んでいます。
2020年7月16日 から。
評価
この issue はまだ評価されていません。
説明
Currently function callbacks are passed directly over the interface as arguments.
This leads to 2 issues:
- We cannot journal calls into these callbacks from within the implementation - which we would like to do in the future
- This does not follow the hourglass isolation pattern as an exception thown in the callback might not be safely able to percolate in the implementations code.
To get around this we should wrap the function call backs we are passed from the binding in the implementation.
- 主要言語
- Go
- スター
- 54
- フォーク
- 26
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
Autodesk/AutomaticComponentToolkit のほかの issue
-
Autodesk/AutomaticComponentToolkit#226 · コメント 5 件 · リアクション 3 件 · 担当者 3 名 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
Autodesk/AutomaticComponentToolkit#213 · コメント 1 件 · リアクション 2 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
Autodesk/AutomaticComponentToolkit#188 · コメント 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
Autodesk/AutomaticComponentToolkit#183 · コメント 1 件 ·
-
Autodesk/AutomaticComponentToolkit#162 · リアクション 1 件 · 担当者 2 名 ·
Autodesk/AutomaticComponentToolkit の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
prometheus/procfs#872 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
bazel-contrib/rules_go#4726 · コメント 1 件 ·
-
area/auto-scaling area/monitoring area/ops-productivity kind/enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100