facebookexperimental / facebookexperimental/libunifex
Add more comprehensive test coverage for the unifex::blocking CPO
オープン
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 210
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
https://github.com/facebookexperimental/libunifex/pull/652 fixed a typo in await_transform.hpp. Our tests probably missed it because we mostly use that CPO at compile time, which, in that case, doesn't need to compile the body because the function signature specifies a return type.
If we add better test coverage for the unifex::blocking CPO, issues like that would be caught earlier.
コントリビューションガイド
評価
この issue はまだ評価されていません。