I'm trying to use Task.WaitAll on a list of tasks. The thing is the tasks are an async lambda which breaks on a list of tas
I'm trying to use Task.WaitAll on a list of tasks. The thing is the tasks are an async lambda which breaks on a list of tas