Skip to content

async versions of slow libuv calls? #93

@ronag

Description

@ronag

e.g. child_process.spawn and os.cpus() can be very slow calls that cause lag on the main thread. Would it make sense to perform async versions of these calls that run on a worker thread?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions