- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Nov 2015 15:12:57 +0000
- To: public-web-nfc@w3.org
@jakearchibald, I know you guys are looking into cancellable promises or cancellation tokens. We would really benefit from that work, but it seems that we have the requirement that the cancellation is also async, so it is basically a race between cancel and completion. My suggestion is that we postpone individual cancellation for the Web NFC spec for now so that we can easily adopt these new features when they appear in the platform and just use a global cancelAllPushes() for now. -- GitHub Notif of comment by kenchris See https://github.com/w3c/web-nfc/issues/86#issuecomment-153384414
Received on Tuesday, 3 November 2015 15:12:58 UTC