mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Each threads needs to have its own private references to its current locals/globals dicts, otherwise functions running within different contexts (eg imported from different files) can behave very strangely.
10 KiB
10 KiB