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

Expose static Prediction.wait(for:with:priority:retrier:) method #38

Merged
merged 4 commits into from
Jul 7, 2023

Conversation

mattt
Copy link
Member

@mattt mattt commented Jul 7, 2023

Related to #37

This PR exposes the currently private static Prediction.wait(for:with:priority:retrier:) method. Having a non-mutating method like this can be helpful for working around actor isolation issues in SwiftUI.

@mattt mattt merged commit ffb2f14 into main Jul 7, 2023
1 check passed
@mattt mattt deleted the mattt/expose-static-prediction-wait branch July 7, 2023 16:32
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.

1 participant