Skip to content

await computer.turnOn never returns on MacOS #22

@stephane-archer

Description

@stephane-archer
final computer = Computer.create();

await computer.turnOn(
  workersCount: 8, // optional, default 2
  verbose: false, // optional, default false
);

await computer.turnOn never returns on MacOS

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