Skip to content
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

Add bool conversion operator to any_sender #547

Closed
msimberg opened this issue Jan 3, 2023 · 0 comments · Fixed by #551
Closed

Add bool conversion operator to any_sender #547

msimberg opened this issue Jan 3, 2023 · 0 comments · Fixed by #551
Assignees
Labels
category: senders/receivers P2300 effort: 2 A few hours of work. priority: medium This should be done sooner or later. type: feature
Milestone

Comments

@msimberg
Copy link
Contributor

msimberg commented Jan 3, 2023

To allow checking if it contains a sender or is empty.

@msimberg msimberg added effort: 2 A few hours of work. priority: medium This should be done sooner or later. type: feature category: senders/receivers P2300 labels Jan 3, 2023
@msimberg msimberg added this to the 0.12.0 milestone Jan 3, 2023
@msimberg msimberg moved this from Backlog to Todo in pika planning board Jan 4, 2023
@msimberg msimberg self-assigned this Jan 5, 2023
@msimberg msimberg moved this from Todo to In Progress in pika planning board Jan 5, 2023
bors bot added a commit that referenced this issue Jan 9, 2023
551: Add `bool` conversion operator and `empty` member function to `(unique_)any_sender` r=aurianer a=msimberg

Fixes #547.

Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
bors bot added a commit that referenced this issue Jan 9, 2023
551: Add `bool` conversion operator and `empty` member function to `(unique_)any_sender` r=msimberg a=msimberg

Fixes #547.

553: Bump checkout CI action to v3 r=msimberg a=msimberg



Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
bors bot added a commit that referenced this issue Jan 9, 2023
551: Add `bool` conversion operator and `empty` member function to `(unique_)any_sender` r=msimberg a=msimberg

Fixes #547.

554: Fix ault CI by adding `amdgpu_target` explicitly to the spack spec r=msimberg a=aurianer

Add amdgpu_target for pika and whip (now required after spack update)

Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
Co-authored-by: aurianer <aurianer@cscs.ch>
bors bot added a commit that referenced this issue Jan 9, 2023
551: Add `bool` conversion operator and `empty` member function to `(unique_)any_sender` r=msimberg a=msimberg

Fixes #547.

Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
@bors bors bot closed this as completed in efb42ae Jan 9, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in pika planning board Jan 9, 2023
@msimberg msimberg moved this from Done to Archive in pika planning board Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: senders/receivers P2300 effort: 2 A few hours of work. priority: medium This should be done sooner or later. type: feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant