Re: [web-bluetooth] Should connectGATT() time out or wait until a device is available?

In its current state, should `disconnect()` cause `device.gatt.connect()` to reject?  I'm trying to work through some connections issues I encounter when the user refreshes the page and immediately tries to reconnect.

For me, `device.gatt.connect()` hangs and `disconnect()` isn't causing the promise to reject.

-- 
GitHub Notification of comment by NAllred91
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/152#issuecomment-299676308 using your GitHub account

Received on Sunday, 7 May 2017 01:32:24 UTC