cplusplus / sender-receiver

Issues list for P2300
Apache License 2.0
20 stars 3 forks source link

Algorithms need to say when they produce multi-shot senders #95

Open ericniebler opened 10 months ago

ericniebler commented 10 months ago

Issue by ericniebler Thursday Jan 20, 2022 at 21:33 GMT Originally opened as https://github.com/NVIDIA/stdexec/issues/407


None

ericniebler commented 10 months ago

Comment by gonzalobg Friday Jun 03, 2022 at 17:37 GMT


Some algorithms, like the retry example, require a multi-shot sender. Do algorithms also need to be able to require this ?