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