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

feat: Add Executor struct and Execute trait #4648

Merged
merged 2 commits into from
May 27, 2024
Merged

feat: Add Executor struct and Execute trait #4648

merged 2 commits into from
May 27, 2024

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented May 27, 2024

Part of #4639

This PR adds the Executor struct and Execute trait.

Some API marked as unused since we neither expose them nor really use them. They will be addressed in following PRs.

Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo marked this pull request as ready for review May 27, 2024 10:26
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo merged commit bfe9e44 into main May 27, 2024
247 checks passed
@Xuanwo Xuanwo deleted the impl-executor branch May 27, 2024 11:01
George-Miao pushed a commit to George-Miao/opendal that referenced this pull request Jun 5, 2024
* feat: Add Executor struct and Execute trait

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix licenses

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants