mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 08:37:44 +00:00
Merge remote-tracking branch 'upstream/master' into clusterMergeMaster4
This commit is contained in:
+2
-3
@@ -165,9 +165,8 @@ void ThreadPool::start_thinking(Position& pos, StateListPtr& states,
|
||||
|
||||
main()->wait_for_search_finished();
|
||||
|
||||
stopOnPonderhit = stop = false;
|
||||
|
||||
ponder = ponderMode;
|
||||
main()->stopOnPonderhit = stop = false;
|
||||
main()->ponder = ponderMode;
|
||||
Search::Limits = limits;
|
||||
Search::RootMoves rootMoves;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user