Skip to content

Fix incorrect template instantiation in inline_task_context (#2012)#2013

Merged
ericniebler merged 2 commits intoNVIDIA:mainfrom
SamGaaWaa:fix-inline-task-context-static-assert
Apr 10, 2026
Merged

Fix incorrect template instantiation in inline_task_context (#2012)#2013
ericniebler merged 2 commits intoNVIDIA:mainfrom
SamGaaWaa:fix-inline-task-context-static-assert

Conversation

@SamGaaWaa
Copy link
Copy Markdown
Contributor

@SamGaaWaa SamGaaWaa commented Apr 10, 2026

fixes #2012

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Apr 10, 2026

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.

Comment thread include/exec/task.hpp
@ericniebler
Copy link
Copy Markdown
Collaborator

/ok to test a51b6d0

@ericniebler ericniebler merged commit 9a7dba4 into NVIDIA:main Apr 10, 2026
30 checks passed
@ericniebler
Copy link
Copy Markdown
Collaborator

thanks!

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.

compilation error: static assertion failed: exec::task<T> cannot be co_await-ed in a coroutine that does not have an associated start scheduler

2 participants