Skip to content

Add wrappers for futures helpers#1133

Merged
Sushisource merged 6 commits into
masterfrom
add-select-join
Mar 9, 2026
Merged

Add wrappers for futures helpers#1133
Sushisource merged 6 commits into
masterfrom
add-select-join

Conversation

@Sushisource

@Sushisource Sushisource commented Mar 5, 2026

Copy link
Copy Markdown
Member

What was changed

Added wrappers for join!, select!, and join_all to the sdk workflows module

Why?

Ensure we can provide deterministic, stable alternatives

Checklist

  1. Closes [Feature Request] First-class deterministic future combinators #1143

  2. How was this tested:

  1. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner March 5, 2026 20:33
Comment thread crates/sdk-core/tests/shared_tests/mod.rs
Comment thread crates/sdk-core/tests/integ_tests/worker_tests.rs
@Sushisource Sushisource merged commit b5297e6 into master Mar 9, 2026
72 of 78 checks passed
@Sushisource Sushisource deleted the add-select-join branch March 9, 2026 16:06
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.

[Feature Request] First-class deterministic future combinators

2 participants