micropython-lib/micropython/bluetooth/aioble/multitests
Damien George 2b3bd5b7e0 aioble/multitests: Store a reference to tasks and cancel when done.
Storing references to tasks is required by CPython, and enforced by Ruff
RUF006.  In this case it's also reasonable to cancel these tasks once the
test is finished.

Signed-off-by: Damien George <damien@micropython.org>
2024-06-14 10:35:06 +10:00
..
ble_advertise_services.py
ble_advertise_services.py.exp
ble_buffered_characteristic.py
ble_buffered_characteristic.py.exp
ble_characteristic.py
ble_characteristic.py.exp
ble_descriptor.py
ble_descriptor.py.exp
ble_notify.py
ble_notify.py.exp
ble_shutdown.py
ble_shutdown.py.exp
ble_write_capture.py
ble_write_capture.py.exp
ble_write_order.py aioble/multitests: Store a reference to tasks and cancel when done. 2024-06-14 10:35:06 +10:00
ble_write_order.py.exp
perf_gatt_notify.py
perf_gatt_notify.py.exp
perf_l2cap.py
perf_l2cap.py.exp