I'm making a Discord Bot and I need to use C# Task Parallelism. I develop the program in Windows 10, and then I build it to the Raspberry Pi. All works correctly, but the Task Parallelism. As you can see in the image, all is working properly, with one difference: "15 second test started". That is no...