Async Debugging Part 3

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

Resources:

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

Isadora dropping the freaking knowledge bombs, ty so much.

daltonbrady
Автор

Really enjoyed this async debugging series. Keep up the good work!

horatiu
Автор

Didn't understand first 2 much, but loved this one. Thanks. Great video.

mohammadanas
Автор

This is great, Isadora! Thanks for these tutorials! S2 :)

rubenseam
Автор

Nice demo but interesting that the cat has decided to not sleep on the confy bed and instead on the small bed on the floor :D

varunsharma
Автор

Nice sleeping kitty in the background! Thanks!

macmcmillen
Автор

Very nice tutorial! Just one sugestion: Zoom the code a little

rafaspimenta
Автор

The font size in the visual studio window is too small, the text is almost unreadable

itpro
Автор

Good content but it’s hard to see what’s going on

watchchat
Автор

That was helpful. Thanks
I have a question, everytime I debug async method, it will hit the break point multiple times. Can anyone explain what's going on here and how to debug in a right way.

vivekacharya
Автор

Oh, nice, the usual Visual Studio hanging up while trying to figure out "stuff" 😅

MarcioHuser
Автор

I wasted a lot of time on this ladies and I'm still no closer to the solution. I'm not trying to debug my own code, I'm trying to find out why Microsoft Graph's SDK's GetAsync method isn't returning anything ever. Its not even generating an error so I can't debug what I'm doing wrong and with the extremely limited documentation it appears I'm on my own as the code just skips down past my wait() calls. I don't have a song stuck in my head or any other fun coding task. I have a deadline and a department waiting on my code to hit production in support of a hospital function. Real world shit. I should have known this was for the kids. I'll tell my daughter about this. She should enjoy it.

TheFunkBros