Re: [web-bluetooth] Serialize start/stop notifications

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