You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A scheduler set up to forward tasks refuses to schedule any tasks which are not pinned to it, instead sending them through a SchedHandle to some other scheduler.
For implementing 1:1 scheduling and the platform thread.