-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: cplusplus/sender-receiver
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
potentially throwing Something isn't working
P0
wording
run_loop::finish
can cause sync_wait
to call terminate
or hang
bug
#329
opened Feb 13, 2025 by
ericniebler
[exec.connect] wording needs to ensure that in Something isn't working
P2
pending-wg21
A paper or an LWG issue exits
wording
connect(sndr, rcvr)
that rcvr
expression is only evaluated once
bug
#325
opened Feb 5, 2025 by
lewissbaker
[exec.snd.expos] Not clear if get-domain-late should evaluate the get_domain() expression or default-construct a domain of the type returned by get_domain()
bug
Something isn't working
wording
#324
opened Feb 4, 2025 by
lewissbaker
receiver/sender constraint that checks New feature or request
wording
get_env(rcvr)
is valid redundantly checks the result is queryable
editorial
enhancement
#322
opened Feb 3, 2025 by
lewissbaker
receiver/sender concepts require New feature or request
wording
get_env
but this has a fallback that accepts any type
enhancement
#321
opened Feb 3, 2025 by
lewissbaker
get_env()
specified in terms of as_const()
but this doesn't work with rvalue senders
bug
#296
opened Oct 22, 2024 by
lewissbaker
run_loop::schedule()
should not have set_stopped_t()
in its completion signatures if passed an env with an unstoppable_token
design
needs-proposed-resolution
#294
opened Oct 16, 2024 by
lewissbaker
Does We need to talk about this; there's nothing actionable here yet
wording
basic-receiver
need to constrain set_value/set_error/set_stopped
on whether complete
is invocable?
discussion
#292
opened Oct 15, 2024 by
lewissbaker
bulk
doesn't explicitly grant permissions for customisations to execute f
concurrently
bug
#277
opened Jul 12, 2024 by
lewissbaker
get_env
is not a query
editorial
needs-proposed-resolution
#243
opened Jun 3, 2024 by
ericniebler
The specification of We need to talk about this; there's nothing actionable here yet
P0
wording
split
should require that the input sender is only connected once.
discussion
#129
opened Dec 8, 2023 by
ericniebler
[execution.senders.adaptors.bulk] wording should indicate that f is called with i = [0, ..., shape-1]
bug
Something isn't working
P0
pending-wg21
A paper or an LWG issue exits
processed
processed in a meeting
wording
#102
opened Dec 8, 2023 by
ericniebler
ProTip!
Add no:assignee to see everything that’s not assigned.