Marcel

Results 1 issues of Marcel

Newly created tasks for me return SCHED_S_TASK_DISABLED (0x00041302), when instead they should return SCHED_S_TASK_HAS_NOT_RUN (0x00041303). This seems to be due to the way iota is used here. It adds 1...