micropython-lib/micropython/bluetooth
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
..
aioble aioble/multitests: Store a reference to tasks and cancel when done. 2024-06-14 10:35:06 +10:00
aioble-central aioble/central.py: Fix ScanResult.services when decoding UUIDs. 2024-05-25 18:27:37 +10:00
aioble-client
aioble-core
aioble-l2cap
aioble-peripheral
aioble-security
aioble-server