Skip to content

3.x: Change the parameter order of concatMap{Single|Maybe|Completable}DelayError #6610

@akarnokd

Description

@akarnokd

The regular concatMapDelayError uses parameter order of mapper, prefetch, tillTheEnd but the S/M/C variants have mapper, tillTheEnd, prefetch. The parameter ordering should match the original concatMapDelayError.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions