Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 preempted-postpone even when preemption disabled. (#738)
When a task is preempted, it needs to be postponed for a short duration to prevent thrashing. Since individual tasks may override the _global_ preempt policy, the postpone must happen regardless. Signed-off-by: Jeff Ortel <[email protected]>
- Loading branch information