Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when_all(just()) shouldn’t have a set_stopped_t() completion signature #297

Open
BenFrantzDale opened this issue Oct 22, 2024 · 0 comments
Labels
design needs-paper Needs a paper to be written P0

Comments

@BenFrantzDale
Copy link

BenFrantzDale commented Oct 22, 2024

If none of the senders it wraps are stoppable and the receiver it connects to doesn’t have a stop token, then there’s no way it could possibly stop!

as QoI it also shouldn’t have a stop source or stop token in the case of only-happy-path senders and unstoppable receiver (or if it does, they should be unstoppable).

@lewissbaker lewissbaker added the needs-paper Needs a paper to be written label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design needs-paper Needs a paper to be written P0
Projects
None yet
Development

No branches or pull requests

2 participants