facebookexperimental / facebookexperimental/libunifex

Add more comprehensive test coverage for the unifex::blocking CPO

Open
#653 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.