summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorelibdev <eli@elib.dev>2023-06-19 11:56:38 -0400
committerDamien George <damien@micropython.org>2023-06-27 15:26:42 +1000
commitb2ad7e238b4e6de86aef646d715cf9a8a5144807 (patch)
tree3ce822938245060fb3b94a79910b558fdbc3c39b /py
parent0e215a9fbab5f15f8c459062b5ec75de2a83f403 (diff)
webassembly: Make mp_js_do_str asynchronous.
This fixes a bug where `gc.collect()` would crash due to emscripten_scan_stack being called synchronously within mp_js_do_str. The fix is to make mp_js_do_str asynchronous. Fixes #10692. Signed-off-by: Eli Bierman <eli@elib.dev>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions