The interrupt stack is just a list of tasks to jump back to after the current task completes. Also added the interrupt stack to the status output to show the task order.
(If you like the #9 Colorize task names, I have another branch with those changes combined with these.)
The interrupt stack is just a list of tasks to jump back to after the current task completes. Also added the interrupt stack to the status output to show the task order.
(If you like the #9 Colorize task names, I have another branch with those changes combined with these.)