Skip to content

Add ucxx::Request callback to constructor arguments#194

Merged
rapids-bot[bot] merged 8 commits intorapidsai:branch-0.39from
pentschev:request-callback-constructor
Jun 28, 2024
Merged

Add ucxx::Request callback to constructor arguments#194
rapids-bot[bot] merged 8 commits intorapidsai:branch-0.39from
pentschev:request-callback-constructor

Conversation

@pentschev
Copy link
Member

@pentschev pentschev commented Feb 19, 2024

Callbacks had to be assigned during the constructor because the member attributes are part of the base class. Now the base class exposes those arguments via the constructor and they can then be passed directly to the base class' constructor.

@pentschev pentschev marked this pull request as ready for review March 15, 2024 14:43
@pentschev pentschev requested a review from a team as a code owner March 15, 2024 14:43
@pentschev pentschev added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Mar 15, 2024
@pentschev pentschev requested review from a team as code owners June 24, 2024 09:24
@pentschev pentschev changed the base branch from branch-0.37 to branch-0.39 June 24, 2024 09:24
@wence- wence- removed request for a team June 28, 2024 14:21
Co-authored-by: Lawrence Mitchell <[email protected]>
@pentschev
Copy link
Member Author

Thanks @wence- for reviewing!

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit c461ea9 into rapidsai:branch-0.39 Jun 28, 2024
@pentschev pentschev deleted the request-callback-constructor branch July 2, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants