From 7c3b4705751ecf86f556fc18a904694fba053ad2 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 4 Oct 2016 04:50:20 +0300 Subject: [PATCH] note... Signed-off-by: Alex A. Naanou --- pwiki.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pwiki.js b/pwiki.js index b6470ce..48a06f3 100755 --- a/pwiki.js +++ b/pwiki.js @@ -1076,6 +1076,8 @@ module.hiddenPromise = { // clear any lazy stuff queued by the above to avoid any // side-effects... + // + // XXX should this be done here (sunc) or in a .then(..)??? delete this.__lazy return res