Skip to content

v0.20.1

Compare
Choose a tag to compare
@dlech dlech released this 24 Mar 16:39

Fixed

  • Fixed possible garbage collection of running async callback from BleakClient.start_notify().
  • Fixed possible garbage collection of running async callback from BleakScanner(detection_callback=).
  • Fixed possible garbage collection of disconnect monitor in BlueZ backend. Fixed #1258.