Skip to content

Provide custom fallback instead of setTimeout #50

Closed
@cornerman

Description

@cornerman

I am bit afraid about the fallback to setTimeout. This would cause serious performance issues. In most cases postMessage should be there in browsers and we have setImmediate in nodejs. But if not, i might decide to fallback to the unfair promise queue or throw an exception depending an the use-case.

Should we make this configurable or will it "never" happen? :)

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