Skip to content

make __continuation_handle inherit from std::coroutine_handle#1611

Merged
ericniebler merged 1 commit intoNVIDIA:mainfrom
ericniebler:rework-coro-continuation-handle
Aug 19, 2025
Merged

make __continuation_handle inherit from std::coroutine_handle#1611
ericniebler merged 1 commit intoNVIDIA:mainfrom
ericniebler:rework-coro-continuation-handle

Conversation

@ericniebler
Copy link
Copy Markdown
Collaborator

also, rename __continuation_handle to __coroutine_handle.

fixes #1610

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Aug 19, 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.

@ericniebler
Copy link
Copy Markdown
Collaborator Author

/ok to test 86ddfc5

@ericniebler ericniebler merged commit 680daad into NVIDIA:main Aug 19, 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.

Why doesn't with_awaitable_senders<Promise>::continuation return ::std::coroutine_handle instead of __continuation_handle?

1 participant