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

IO#asyncCheckAttempt is inconsistent with Async#asyncCheckAttempt #4002

Closed
durban opened this issue Feb 17, 2024 · 0 comments · Fixed by #4003
Closed

IO#asyncCheckAttempt is inconsistent with Async#asyncCheckAttempt #4002

durban opened this issue Feb 17, 2024 · 0 comments · Fixed by #4003
Labels

Comments

@durban
Copy link
Contributor

durban commented Feb 17, 2024

IO has case Left(None) => poll(get), so it's cancellable. I think the Async one is the correct one.

@durban durban linked a pull request Feb 17, 2024 that will close this issue
djspiewak added a commit that referenced this issue Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants