Skip to content

JavaFxObserver#onError: custom implementation #81

@jschneider

Description

@jschneider

Hey,

RxJava2 has changed its default policy regarding errors: Exceptions are never swallowed or ignored.
Therefore I suggest that the default implementation should also handle exceptions differently.

Maybe just get the io.reactivex.plugins.RxJavaPlugins#getErrorHandler and use that.
At least that is what I expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions