Convenience for void tasks: stopped returns unit, error terminates.
Declared in <folly/coro/ValueOrFatal.h>
<folly/coro/ValueOrFatal.h>
inline constexpr auto on_stopped_void = on_stopped<unit>;