- From: Alex Russell <notifications@github.com>
- Date: Thu, 18 Feb 2016 16:45:41 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 19 February 2016 00:46:14 UTC
I don't understand this concern. Clients can disappear at any time. That's just life in a multi-process world. That said, if instead we had a promise-returning getter that handed you the client (or null if none) in this case, that'd work for me too (both in this case and in the general client fetch scenario). I don't have any sympathy whatsoever for @annevk's arguments abut GC. GC isn't observable here. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/817#issuecomment-185995913
Received on Friday, 19 February 2016 00:46:14 UTC