From a518af32f135f98a29298e357ac2a06fb18b28a9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 15 Dec 2022 19:09:42 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Promise.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Promise.js b/Promise.js index 41dfc8c..1b092a2 100644 --- a/Promise.js +++ b/Promise.js @@ -738,7 +738,7 @@ object.Constructor('IterablePromise', Promise, { //--------------------------------------------------------------------- -// XXX EXPEREMENTAL... +// XXX EXPEREMENTAL/HACK... // XXX we are getting a list with promises triggered outside, we can't // control order of execution of this but we can control in what