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

Async runnables #8

Closed
krispya opened this issue Jun 3, 2024 · 1 comment
Closed

Async runnables #8

krispya opened this issue Jun 3, 2024 · 1 comment

Comments

@krispya
Copy link
Member

krispya commented Jun 3, 2024

I have a need to support async runnables, for example a runnable that waits for distributed work on workers to complete before moving on. In this case the runnable would stall the execution of the schedule until it resolves.

@akdjr
Copy link
Collaborator

akdjr commented Jun 3, 2024

Merged PR.

@akdjr akdjr closed this as completed Jun 3, 2024
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

No branches or pull requests

2 participants