Skip to content

Exceptions thrown by Iterator.next() cannot be caught by the observer whe #3863

Closed
@Hezj

Description

@Hezj

When trying to pass an Iterable to Observable.from() and it's Iterator.next() throws an exception, the observer subscribed or doOnError() method can't catch the exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions