Skip to content

Problems with synchronous sources #367

Closed
@raimohanska

Description

@raimohanska

Some combinators just don't work with synchronous sources like Bacon.fromArray. Especially in "diamond-shaped" setups things go wrong.

Example can be found in branch fix/367.

Maybe we should make all Observables asynchronous? This can now be worked around be calling .delay(0).

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