You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
transform_completion_signatures is specified to always return an instance of the completion_signatures class template. in stdexec, propagating error types through transform_completion_signatures is a part of the diagnostics story. some accommodation should be made for that.