Skip to content

hasNewTasksEvent signal results in infinite look on Apple Silicon #10

@BeastLe9enD

Description

@BeastLe9enD

Hey, I noticed that the example project does not work on Apple Silicon. It causes an infinite loop in MTScheduler.cpp
line 719 (the context.hasNewTasksEvent.Signal(); takes infinite time).

The Run(MT::FiberContext& context) function is empty so it should finish immediately.

Im using the latest version from Github.
MacOS version: 11.2.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions