mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 11:20:17 +01:00
This variant of `schedule.py` explicitly calls a zero sleep. The existing variant is kept to ensure the scheduler is called between bytecodes. Signed-off-by: Jeff Epler <jepler@unpythonic.net>
5 lines
27 B
Plaintext
5 lines
27 B
Plaintext
1
|
|
outer
|
|
inner
|
|
RuntimeError
|