fredfp opened this issue a year ago · 1 comments
When using unsafeRunAndForget, unhandled errors are printed to the console.
unsafeRunAndForget
When using reactive-streams interop, stream errors end up printed to the console even if they are handled.
Fixed by #3385