You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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:
The text was updated successfully, but these errors were encountered: