- From: Ben Kelly <notifications@github.com>
- Date: Thu, 04 Dec 2014 05:39:52 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 4 December 2014 13:40:20 UTC
And if you have two cache.add() calls with overlapping requests at the same time, then its a bit non-deterministic which ends up in the cache, right? Whichever one finishes first will delete the other. Not sure that's a problem, just trying to think through the races. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/573#issuecomment-65632510
Received on Thursday, 4 December 2014 13:40:20 UTC