WICG / webusb

Connecting hardware to the web.
https://wicg.github.io/webusb/
Other
1.3k stars 127 forks source link

Make USBTest.reset() return a Promise #96

Closed reillyeon closed 7 years ago

reillyeon commented 7 years ago

This should resolve the issue specific to the Chromium implementation where it could be assumed that this method resets the state of the fakes synchronously.