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 还没有评估数据。