From c67dcae35e7ec5d1ebbbdbcc4fef550b07ae63b9 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 9 Apr 2020 11:25:40 +0100 Subject: [PATCH] improve comments Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- src/vector/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vector/index.ts b/src/vector/index.ts index bf42da000c..a4f494bdb4 100644 --- a/src/vector/index.ts +++ b/src/vector/index.ts @@ -88,6 +88,7 @@ if (!acceptBrowser && window.localStorage) { // try in react but fallback to an `alert` // We start loading stuff but don't block on it until as late as possible to allow // the browser to use as much parallelism as it can. +// Load parallelism is based on research in https://github.com/vector-im/riot-web/issues/12253 async function start() { // load init.ts async so that its code is not executed immediately and we can catch any exceptions const {