Quote Originally Posted by phibermon View Post
Due to task schedulers in modern OSs it's not even possible to ensure that single threadded sequential execution would give equal time to each.
This shouldn't be an issue with CPU that has 2 or more cores. We can't let bots use multithreading. And if it's an issue, we can also let them calculate things in turns.