P3669R4 — Non-Blocking Support for `std::execution`
Detlef Vollmann
LEWGLWG
Some execution environments want to make sure that specific operations are non-blocking. These can not signal an event using the facilities of `std::execution` as currently specified as it doesn’t provide operations that are guaranteed to be non-blocking.