C# Win Forms : Waiting in a loop on the UI with Thread.Sleep does not allow an async Task (not awaited) to execute its code
I am missing an important concept, and I would really appreciate help. I hope I can describe my problem properly, I am new to posting on forums and asking for help.