Skip to content

feature(order-builder): add scheduler to run asynchronous calculation. #29

@timchen10001

Description

@timchen10001

NP-complex calculation may potentially block the event-loop while running in one big task.
To fix that, asynchronous methods scheduled in micro-tasks are required.

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