Let's review the Task.run functionality in Drafter.cs, to see if that's the most efficient way to ensure they have selected picks. From what I have heard, initializing multiple threads like that is bad practice, so let's see what we can do to clean that up.
Let's review the Task.run functionality in Drafter.cs, to see if that's the most efficient way to ensure they have selected picks. From what I have heard, initializing multiple threads like that is bad practice, so let's see what we can do to clean that up.