From 4530074cdbe04a09e30a58b24e81c765de899a7b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 25 Apr 2021 23:02:06 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index abeae52..a41cd79 100644 --- a/README.md +++ b/README.md @@ -1406,6 +1406,8 @@ XXX should we support generators as input? the other hand... ...not sure if it is possible/correct to control the flow upstream in a promise chain... + ...might be a good idea to at least provide some means to control flow up + the chain, for instance to abort execution... XXX should we support infinite generators as input? -->