Status/Resolution/Reason: Needs Review//BugVerified
Reporter/Name(from Bugbase): Aaron Neff / ()
Created: 04/19/2018
Components: Language, Asynchronous Programming
Versions: 2018
Failure Type: Enhancement Request
Found In Build/Fixed In Build: /
Priority/Frequency: Normal /
Locale/System: /
Vote Count: 0
This ER is for RunAsync() to accept an array of tasks.
Example: myFuture=runAsync([task1,task2,task3])
Then myFuture.then() would receive an array of results (1 per task)
Note: This idea was not mine, but I'm not sure if I can mention more details. Also, I agree w/ this idea.
Attachments:
Comments: