Re: [w3c/ServiceWorker] How do I get extendableEvent.waitUntil() to play nicely with async functions (#1237)

Thanks @wanderview, I'm familiar with that pattern and I'm looking to access to the promise inside the async function. Having this would give a more readable solution without the use of anonymous functions, extra indentation level, and the `}());` cough drop sugar pill at the end.

-- 
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/1237#issuecomment-347969042

Received on Wednesday, 29 November 2017 19:27:31 UTC