Re: [w3c/push-api] event.waitUntil(registration.subscribe()) would cause a deadlock (#221)

Requiring an active worker feels important, otherwise you can subscribe for push at a time that the registration may fail and be discarded.

I'm not bothered if it waits or throws, but we should make sure all service worker APIs do the same thing.

-- 
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/push-api/issues/221#issuecomment-261533471

Received on Friday, 18 November 2016 13:39:10 UTC