The Parallel Async Loop Mistake in .NET

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

That's actually really helpful, thank you

CraftBasti
Автор

I believe there was a way to do a similar thing using List<Task> but I don't remember exactly the details from the top of my head

damiank
Автор

Can we get an explainer for why the async void is such a big no no?

WarrenGarabrandt
Автор

I still don't get why is there a need to put *Async at the end of each async method. Can't they just add an overload to ForEach that accepts a Task?

ProfessorMembrane
Автор

The only problem is that the IDE doesn't warn you.

jr.BoarOfGold
Автор

If it's parallel but not async, how is it even parallel?

EdKolis
Автор

Can u please make a video like how to debug and do bugfixes no joke I learned dev in c# and was years just in feature development never learned the process of real bugfixing can u make a tutorial

kknheyahsshshshd
Автор

All tips are amazing but there's one problem you speak very fast

michael_azzer
welcome to shbcf.ru