diff options
author | Damien George <damien@micropython.org> | 2020-12-01 14:22:16 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-12-02 12:31:37 +1100 |
commit | b505971069333a373d9f0c12138b64dab83fed72 (patch) | |
tree | db72998cd1785d5906ebc817ac20573f7a6330bd /extmod/btstack/modbluetooth_btstack.c | |
parent | 309dfe39e07d3c3c8ba873ed09116cea9f6f52c0 (diff) |
extmod/uasyncio: Fix cancellation handling of wait_for.
This commit switches the roles of the helper task from a cancellation task
to a runner task, to get the correct semantics for cancellation of
wait_for.
Some uasyncio tests are now disabled for the native emitter due to issues
with native code generation of generators and yield-from.
Fixes #5797.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions