functionaldude
11/13/2018, 1:46 PMmapAsync function. The goal here is to process and map the result of every item asynchronously, but I want to cancel all tasks as soon as one of them fail, also I don’t want to cancel the parent scope. What do you think of this example:Dominaezzz
11/13/2018, 2:11 PMsupervisorScope.marstran
11/13/2018, 2:17 PMmapAsync fails. That shouldn't be the concern of mapAsync itself.