Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-04-25 23:02:06 +03:00
parent e07c49e626
commit 4530074cdb

View File

@ -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?
-->