You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: