Re: [w3c/ServiceWorker] async waitUntil microtask issue (#1213)

Thanks all! the WPT tests have been updated. The tricky part was indeed that some tests were using Promise.resolve() which meant the event dispatch flag was still set when the test intended to test the pending promises count instead. I've added test cases for those now.

I think we can now close this.

-- 
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/1213#issuecomment-474209480

Received on Tuesday, 19 March 2019 06:02:52 UTC