mirror of
https://github.com/micropython/micropython.git
synced 2026-03-10 02:40:16 +01:00
Because, for example, on unix the atomic section isn't re-entrant, and mp_sched_schedule() will try to re-acquire the atomic section.