Open asdfugil opened 1 year ago
In pongoOS 2.6, Pongo will not crash even if a sync exception occured in a task, provided that interrupts are not held. This PR disables interrupts before branching to invalid, so Pongo will actually crash.
In pongoOS 2.6, Pongo will not crash even if a sync exception occured in a task, provided that interrupts are not held. This PR disables interrupts before branching to invalid, so Pongo will actually crash.