Re: [w3c/ServiceWorker] async waitUntil() does not allow extension on final promise resolution? (#1039)

Whaat, how did this stuff start to use tasks. That makes it very random how long one can still add waitUntil promises to the event object. There can be many other pending tasks already and all those might get run before the queued task.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1039#issuecomment-271887727

Received on Wednesday, 11 January 2017 14:51:16 UTC