-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update stdexec #597
Update stdexec #597
Conversation
bors try |
tryBuild failed: |
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
bors try |
tryBuild failed: |
e6606f2
to
9ec6504
Compare
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
055c354
to
12d685c
Compare
bors try |
tryBuild failed: |
bors try |
tryBuild failed: |
e4a27ab
to
4e7da7d
Compare
bors try |
tryBuild failed: |
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
4e7da7d
to
d09d53a
Compare
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
d09d53a
to
7a2bb08
Compare
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
bors try |
d3cbd08
to
5458ad2
Compare
bors try |
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
tryBuild failed: |
…hen, and schedule_from
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
bors try |
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
tryBuild failed: |
These may be introduced by these changes, so will do some more tests: https://cdash.cscs.ch/viewTest.php?onlyfailed&buildid=69588. Otherwise this is finally close to ready. |
bors try |
tryTimed out. |
bors try |
tryBuild failed: |
The failing test is due to #601. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks!
bors try |
bors merge |
This PR:
bulk
now has a default implementation andsplit
now supports non-copyable senders)when_all_vector
(it did not handleset_stopped
correctly; this became a hard error with the newer stdexec)To do:
is_sender/receiver
typedefs