improve diagnostics when `stopped_as_optional` is used with a sender of multiple values
ericniebler opened this issue · 0 comments
ericniebler commented
it currently uses make_completion_signatures
, which doesn't surface any meta-exceptions when computing the completion signatures fails.