facebookexperimental / facebookexperimental/libunifex
Add more comprehensive test coverage for the unifex::blocking CPO
Aperta
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 210
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.