facebookexperimental / facebookexperimental/libunifex
Add more comprehensive test coverage for the unifex::blocking CPO
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 210
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.