-
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
constraints on user customizations of standard sender algorithms are incorrectly specified
bug
Something isn't working
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P1
pending-wg21
A paper or an LWG issue exits
#308
opened Jan 2, 2025 by
ericniebler
when_all
/split
: operation state might get prematurely destroyed when child completes synchronously inside its stop callback
needs-proposed-resolution
#300
opened Oct 23, 2024 by
jiixyj
sync_wait
should work with just_stopped()
and just_error(e)
.
needs-proposed-resolution
#299
opened Oct 22, 2024 by
BenFrantzDale
when_all
should be described explicitly as not intrinsically parallel
needs-proposed-resolution
#298
opened Oct 22, 2024 by
BenFrantzDale
Should This issue does not yet have a proposed resolution but needs one
when_all
and split
check the receiver's stop token for stop_requested()
and call set_stopped
?
needs-proposed-resolution
#295
opened Oct 18, 2024 by
jiixyj
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
execution::split: Conflict between shared_state<Child_Sndr> and shared_state<Out_Sndr>
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
#290
opened Oct 4, 2024 by
mochunshuang
Why do we allow directly querying schedulers, but require receivers to return a separate environment object?
design
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P0
#286
opened Aug 13, 2024 by
lewissbaker
Clarify the semantics/requirements of the get_scheduler query
bug
Something isn't working
design
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P0
#284
opened Aug 3, 2024 by
lewissbaker
Definition of Something isn't working
design
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P0
SCHED-ATTRS
incorrectly assumes that schedule operations that complete with set_stopped will complete on that scheduler
bug
#283
opened Aug 1, 2024 by
lewissbaker
grant This issue does not yet have a proposed resolution but needs one
P0
connect
permission to return a type other than decltype(sndr.connect(rcvr))
design
needs-proposed-resolution
#281
opened Jul 19, 2024 by
ericniebler
Consolidate naming for async_scope algorithms
async-scope
Issues relating to the design of async_scope/counting_scope facilities.
naming
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P0
#266
opened Jul 4, 2024 by
lewissbaker
Add ability to know when computing completion-signatures whether the call to connect() will throw
design
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P0
#247
opened Jun 14, 2024 by
lewissbaker
remove This issue does not yet have a proposed resolution but needs one
P0
get_completion_signatures
design
needs-proposed-resolution
#246
opened Jun 14, 2024 by
ericniebler
get_env
is not a query
editorial
needs-proposed-resolution
#243
opened Jun 3, 2024 by
ericniebler
Add support for a coroutine task type
coroutines
Issues relating to coroutine support.
enhancement
New feature or request
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P0
#241
opened May 28, 2024 by
lewissbaker
Need to better define when resources held by operation-states are cleaned up
design
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P0
#239
opened May 27, 2024 by
lewissbaker
The current structure of This issue does not yet have a proposed resolution but needs one
P0
processed
processed in a meeting
get_completion_signatures()
does not permit accurate calculation of completion-signatures when the child env needs access to the operation-state
design
needs-proposed-resolution
#235
opened May 21, 2024 by
lewissbaker
Clarify that scheduler returned by get_scheduler on receiver is only valid until the operation completes
bug
Something isn't working
design
needs-proposed-resolution
This issue does not yet have a proposed resolution but needs one
P1
#112
opened Dec 8, 2023 by
ericniebler
ProTip!
Adding no:label will show everything without a label.