- From: Vincent Scheib via GitHub <sysbot+gh@w3.org>
- Date: Sat, 03 Oct 2015 22:26:52 +0000
- To: public-web-bluetooth-log@w3.org
I think we should avoid complexity by: - Disallowing multiple contexts to access the same device. (issue #169) - Allowing these operations to operate in parallel. I think an application is broken if making async calls with dependencies races between them, and I don't think we should try to enforce a async queue. -- GitHub Notif of comment by scheib See https://github.com/WebBluetoothCG/web-bluetooth/issues/166#issuecomment-145295277
Received on Saturday, 3 October 2015 22:26:54 UTC