Skip to content

Add a flatten strategy to limit concurrency #297

@mdiep

Description

@mdiep

concat limits concurrency to 1 signal. merge allows unlimited concurrency. It'd be nice to have something in-between.

ReactiveObjC has this as flatten:.

This is useful for things like Carthage/Carthage#1841.

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