summaryrefslogtreecommitdiff
path: root/examples/bluetooth/ble_uart_peripheral.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2020-12-01 14:22:16 +1100
committerDamien George <damien@micropython.org>2020-12-02 12:31:37 +1100
commitb505971069333a373d9f0c12138b64dab83fed72 (patch)
treedb72998cd1785d5906ebc817ac20573f7a6330bd /examples/bluetooth/ble_uart_peripheral.py
parent309dfe39e07d3c3c8ba873ed09116cea9f6f52c0 (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 'examples/bluetooth/ble_uart_peripheral.py')
0 files changed, 0 insertions, 0 deletions