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

Exception handling for Chronos V4 in eventually #13

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

gmega
Copy link
Member

@gmega gmega commented Jan 11, 2024

Expressions handed over to eventually may raise Exception leading compilation to fail under Chronos V4. This PR adds a conditional signature to eventually, similar to what we did with runAsync, to fix this.

@gmega gmega merged commit 12c3566 into main Jan 15, 2024
12 checks passed
@gmega gmega deleted the fix/eventually-chronos-v4 branch January 15, 2024 22:28
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.

None yet

2 participants