Skip to content

Conversation

@RobertLeahy
Copy link
Contributor

Applies the fixes proposed by P3887 to stdexec::when_all. Particularly:

  • Removes early detection and handling of stop requests
  • Eliminates stdexec::set_stopped_t() as an advertised completion signatures when no child sender sends that signature

@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 21, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@RobertLeahy
Copy link
Contributor Author

@ericniebler
Copy link
Collaborator

/ok to test cb58f67

Applies the fixes proposed by P3887 to stdexec::when_all. Particularly:

- Removes early detection and handling of stop requests
- Eliminates stdexec::set_stopped_t() as an advertised completion
  signature when no child sender advertises that signature
@ericniebler
Copy link
Collaborator

/ok to test 64824f5

@ericniebler ericniebler merged commit 712953b into NVIDIA:main Oct 26, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants