Skip to content

aioble/server: Support singleton re-registration across restart cycles #914

aioble/server: Support singleton re-registration across restart cycles

aioble/server: Support singleton re-registration across restart cycles #914

Triggered via pull request February 26, 2026 03:55
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (F841): micropython/bluetooth/aioble/multitests/ble_reregister.py#L28
micropython/bluetooth/aioble/multitests/ble_reregister.py:28:5: F841 Local variable `char_initial` is assigned to but never used
Ruff (RSE102): micropython/bluetooth/aioble/aioble/server.py#L159
micropython/bluetooth/aioble/aioble/server.py:159:42: RSE102 Unnecessary parentheses on raised exception