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 interop: handled errors treated as unhandled and printed to the console #3384

Closed
fredfp opened this issue Feb 6, 2024 · 1 comment
Labels

Comments

@fredfp
Copy link
Contributor

fredfp commented Feb 6, 2024

When using unsafeRunAndForget, unhandled errors are printed to the console.

When using reactive-streams interop, stream errors end up printed to the console even if they are handled.

@mpilquist
Copy link
Member

Fixed by #3385

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants