mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
This function is tightly coupled to the state and behaviour of the scheduler, and is a core part of the runtime: to schedule a pending exception. So move it there.