Skip to content

No factories should subscribeOn() the Platform thread #80

Description

@thomasnield

I've noticed there are a few factories left that call subscribeOn(JavaFxScheduler.platform() unnecessarily. I actually noticed this causes some issues with ObservableSet change streams, and emissions are not firing on changes.

But removing the scheduler causes it to work fine.

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