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

reactive-streams: report errors using the ExecutionContext #3425

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

fredfp
Copy link
Contributor

@fredfp fredfp commented Apr 23, 2024

This allows redirecting errors to custom logging facilities if any was setup by overriding e.g., cats.effect.IOApp#reportFailure

@armanbilge
Copy link
Member

armanbilge commented Apr 23, 2024

(Just a PSA, if you are on JDK 9+ you should use fs2.interop.flow instead with the official flow/reactive-streams adapter if necessary).

@armanbilge armanbilge merged commit 9213dce into typelevel:main Apr 23, 2024
15 checks passed
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.

3 participants