kopia lustrzana https://github.com/micropython/micropython-lib
![]() If there is a coroutine to run immediately (with wait delay <= 0), uasyncio.core never called .wait() method, which is required to process I/O events (and schedule coroutines waiting for them). So now, call .wait(0) even if there's a coroutine to run immediately. |
||
---|---|---|
.. | ||
core.py |