Re: [ServiceWorker] setTimeout/setInterval are unreliable in ServiceWorkers (#838)

I don't agree that removing setTimeout makes sense either. I don't see how it is any different from any other async APIs. You have to be somewhat careful using it, just like other APIs. Also there are actual use cases enabled by it.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/838#issuecomment-188046876

Received on Wednesday, 24 February 2016 03:37:33 UTC