mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
This change allows doing a top-level await on an asyncio primitive like Task and Event. This feature enables a better interaction and synchronisation between JavaScript and Python, because `api.runPythonAsync` can now be used (called from JavaScript) to await on the completion of asyncio primitives. Signed-off-by: Damien George <damien@micropython.org>
4.6 KiB
4.6 KiB