Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple synthetic benchmark #8

Merged
merged 7 commits into from
May 9, 2024
Merged

Add simple synthetic benchmark #8

merged 7 commits into from
May 9, 2024

Conversation

gpauloski
Copy link
Contributor

No description provided.

Wrapping futures in a custom future was prone to issues, so now
we return a WorkflowTask object with metadata and the future
of the task. This breaks the Executor protocol so WorkflowExecutor
is no longer of type Executor.
@gpauloski gpauloski added the breaking Backwards incompatible change to public interfaces label May 9, 2024
@gpauloski gpauloski merged commit 87c9353 into main May 9, 2024
7 checks passed
@gpauloski gpauloski deleted the synthetic-benchmark branch May 9, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Backwards incompatible change to public interfaces
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant