]> git.sesse.net Git - stockfish/commit
Schedule threads fairly under valgrind
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 30 Sep 2020 19:22:36 +0000 (21:22 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 5 Oct 2020 16:56:49 +0000 (18:56 +0200)
commit9382f854b3a67c5a970ad3342a3c12454974eccd
tree1c68fe20b9235b734960de2d9c5215e332cc0787
parent5af09cfda5b71f9470ef233298e0f4233651337d
Schedule threads fairly under valgrind

fixes a rare case that can cause CI to fail when running multithreaded under valgrind.

closes https://github.com/official-stockfish/Stockfish/pull/3165

No functional change.
tests/instrumented.sh