diff options
author | Damien George <damien@micropython.org> | 2024-05-07 11:33:05 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-05-07 11:33:05 +1000 |
commit | be1ecb54e6be1ee5017a1a8aeca83d9e12ad16c9 (patch) | |
tree | 9e1ea086e00f87b02d5ba9025708969eaeab15dc /docs/esp32/quickref.rst | |
parent | c056840ee8f7a154ff437a335eb4a83f14d47f0f (diff) | |
download | micropython-be1ecb54e6be1ee5017a1a8aeca83d9e12ad16c9.tar.gz micropython-be1ecb54e6be1ee5017a1a8aeca83d9e12ad16c9.zip |
webassembly/api: Resolve thenables returned from runPythonAsync.
JavaScript semantics are such that the caller of an async function does not
need to await that function for it to run to completion. This commit makes
that behaviour also apply to top-level async Python code run via
`runPythonAsync()`.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/quickref.rst')
0 files changed, 0 insertions, 0 deletions