Skip to content

Kyo-Scheduler: scala-js-macrotask-executor as ExecutionContext on JS platform #302

@HollandDM

Description

@HollandDM

kyo-scheduler/js is using the default scala.scalajs.concurrent.QueueExecutionContext of scalajs. Although not included in the scala-js official repo, scala-js-macrotask-executor is usually recommended as the optimal ExecutionContext implementation for use in any Scala.js project.

If there is no specific requirements, I think we can safely use scala-js-macrotask-executor instead of scala.scalajs.concurrent.QueueExecutionContext

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions