Skip to content

TaskBuilder: support awaiting non-generic Task and add CE helpers#1

Merged
rexcfnghk merged 2 commits intomainfrom
fix/taskbuilder-await-non-generic
Sep 8, 2025
Merged

TaskBuilder: support awaiting non-generic Task and add CE helpers#1
rexcfnghk merged 2 commits intomainfrom
fix/taskbuilder-await-non-generic

Conversation

@rexcfnghk
Copy link
Owner

Adds a Bind overload to await non-generic Task, plus Return/ReturnFrom/Zero helpers and a safer MergeSources implementation so the local task CE can await Task and support let! x and y = .... Builds and runs locally.

@rexcfnghk rexcfnghk merged commit a3b05dd into main Sep 8, 2025
2 checks passed
@rexcfnghk rexcfnghk deleted the fix/taskbuilder-await-non-generic branch September 8, 2025 12:18
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.

1 participant

Comments