Open mnadel opened 3 years ago
I'm not sure if this is still and issue for you but you might consider seeing if the same behavior happens in the better patched library at https://github.com/rigado/ble.
Hope this helps.
I know this is issue is quite old, but if somebody has the same, have a look at https://github.com/go-ble/ble/pull/112 or https://github.com/rigado/ble/pull/76
I'm trying to search for and connect to a BLE device (from a Pi) in a loop w/ a connect timeout, and it always eventually hangs with the below goroutine trace.
The connect is being called with a timeout context: