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

Fix cancelable to guarantee cancelation #4118

Merged

Conversation

armanbilge
Copy link
Member

I think this was an oversight. A non-happy-path finalizer could cause cancelation and backpressure to be circumvented.

@armanbilge armanbilge added this to the v3.5.next milestone Aug 16, 2024
Copy link
Contributor

@durban durban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, this definitely seems like it was an oversight.

@armanbilge armanbilge merged commit 447e140 into typelevel:series/3.5.x Aug 20, 2024
28 of 31 checks passed
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 this pull request may close these issues.

2 participants