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

Update async_run to use async output iterator #230

Merged
merged 2 commits into from
Jan 27, 2024

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Jan 23, 2024

Resolves #229

Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt merged commit b2535ac into main Jan 27, 2024
7 checks passed
@mattt mattt deleted the mattt/async-output-iterator branch January 27, 2024 20:28
GothReigen pushed a commit that referenced this pull request Feb 9, 2024
Resolves #229

---------

Signed-off-by: Mattt Zmuda <mattt@replicate.com>
GothReigen pushed a commit that referenced this pull request Mar 11, 2024
Resolves #229

---------

Signed-off-by: Mattt Zmuda <mattt@replicate.com>
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.

Async calls do synchronous sleeping while waiting for predictions.
1 participant