mirror of
https://github.com/micropython/micropython.git
synced 2026-03-12 03:40:28 +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.