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