Re: [ServiceWorker] Cache transactions & fixing `addAll` (#823)

> What would you do to cause a deadlock this way? Deadlocking shouldn't be easy.

Start a put(), then lazy .match() a response to fill in the body for the response being putted.  So a cache copy essentially.

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

Received on Sunday, 24 January 2016 01:38:34 UTC