- From: rjfioravanti <notifications@github.com>
- Date: Wed, 04 Jul 2018 11:48:03 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 July 2018 18:48:26 UTC
I'm pretty confused what the current state of this is. I cannot figure out how to respond to a message event in a service-worker with async work, and make sure the work actually stays alive. Both this and https://github.com/w3c/ServiceWorker/issues/400 were closed as "will not do anything" IIUC. Doesn't this make every onmessage event handler for service-workers vulnerable to bugs due to dying before completion? -- 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/669#issuecomment-402541993
Received on Wednesday, 4 July 2018 18:48:26 UTC