-
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
query objects must be default constructible
bug
Something isn't working
P0
#333
opened May 5, 2025 by
ericniebler
late domain-based dispatching of Something isn't working
P0
schedule_from
and continues_on
are flipped
bug
#331
opened Mar 9, 2025 by
ericniebler
Figure out how/whether we should use P2830 "Standardized Constexpr Type Ordering" in sender/receiver
design
discussion
We need to talk about this; there's nothing actionable here yet
needs-paper
Needs a paper to be written
P0
#330
opened Feb 15, 2025 by
lewissbaker
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.snd.concepts] Needs a paper to be written
P0
sender_to
concept should avoid checking that the receiver's completion-methods are present
design
needs-paper
#327
opened Feb 8, 2025 by
lewissbaker
Should Something isn't working
design
P0
set_value/error/stopped
CPOs require that member-functions return void
?
bug
#323
opened Feb 4, 2025 by
lewissbaker
stopped_as_optional
tests constraints satisfaction of self instead of child
bug
#311
opened Jan 14, 2025 by
ericniebler
specification of Something isn't working
P0
pending-wg21
A paper or an LWG issue exits
completion-signatures-for
in [exec.snd.expos]/p39 is recursive
bug
#307
opened Dec 31, 2024 by
ericniebler
restore the Something isn't working
P0
pending-wg21
A paper or an LWG issue exits
enable_sender
boolean variable template
bug
#306
opened Dec 5, 2024 by
ericniebler
when_all(just())
shouldn’t have a set_stopped_t()
completion signature
design
needs-paper
#297
opened Oct 22, 2024 by
BenFrantzDale
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
run_loop::run-loop-sender should remove the item from the list when a stop-request is sent
design
discussion
We need to talk about this; there's nothing actionable here yet
P0
processed
processed in a meeting
#293
opened Oct 15, 2024 by
lewissbaker
should queries be required to have a UUID so that there is a global canonical ordering?
design
discussion
We need to talk about this; there's nothing actionable here yet
needs-paper
Needs a paper to be written
P0
#289
opened Aug 28, 2024 by
ericniebler
Should let_value destroy its predecessor operation-state eagerly to allow storage reuse?
design
discussion
We need to talk about this; there's nothing actionable here yet
P0
#287
opened Aug 14, 2024 by
lewissbaker
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
Should the default implementation of We need to talk about this; there's nothing actionable here yet
needs-paper
Needs a paper to be written
P0
Paper exists
Paper exists, either WIP or pending-wg21
pending-wg21
A paper or an LWG issue exits
processed
processed in a meeting
bulk
support cancellation?
design
discussion
#278
opened Jul 12, 2024 by
lewissbaker
bulk
doesn't explicitly grant permissions for customisations to execute f
concurrently
bug
#277
opened Jul 12, 2024 by
lewissbaker
bulk
does not specify what customizations need to do with exceptions thrown from invocations of f
bug
#276
opened Jul 12, 2024 by
lewissbaker
bulk doesn't give the caller a way to constrain how function can be executed
bug
Something isn't working
design
P0
Paper exists
Paper exists, either WIP or pending-wg21
pending-wg21
A paper or an LWG issue exits
processed
processed in a meeting
#275
opened Jul 12, 2024 by
lewissbaker
Define a policy for resuming leaf operations that avoids running continuations inline on context that triggered completion
async-scope
Issues relating to the design of async_scope/counting_scope facilities.
coroutines
Issues relating to coroutine support.
design
discussion
We need to talk about this; there's nothing actionable here yet
needs-paper
Needs a paper to be written
P0
#269
opened Jul 4, 2024 by
lewissbaker
Update Issues relating to coroutine support.
design
enhancement
New feature or request
needs-paper
Needs a paper to be written
P0
processed
processed in a meeting
connect-awaitable
specification to use the receiver's allocator to allocate the coroutine-frame
coroutines
#268
opened Jul 4, 2024 by
lewissbaker
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.