mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
Use a lock and a counter instead, and busy wait for all threads to complete. This makes test run faster and they no longer rely on the time module.
603 B
603 B