mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 02:10:52 +02: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.