Skip to content

v0.1.27

Choose a tag to compare

@beelzetron beelzetron released this 01 Jun 21:55
463a2f7

Changes

  • Add 45s operation timeout around GATT work in _run_with_client
  • Invalidate BLE session on timeout or cancellation so the operation lock is always released

Why

Prevents a hung GATT operation from blocking all subsequent BLE polls indefinitely.