Prefer pause mode on pondering engine over 'easy'
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 10 Dec 2012 13:48:05 +0000 (14:48 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 10 Dec 2012 14:02:28 +0000 (15:02 +0100)
commit7d2cf8e719aefa423f406fbf094e59b37a2c7ef1
treeaff5d0250adf50ddb8105be0232eb59fa5c1d4c4
parenta02eb1349bbc0ad33bf36648b4c5b7d2ce197928
Prefer pause mode on pondering engine over 'easy'

If the thinking engine is stopped after its move because it does not
support pause, is is still better to use pause on the pondering engine
than to switch of its pondering with 'easy', as the latter might not
be instantaneous. Also switch off pondering in the thinking engine before
it gives the move, just in case it does not respond immediately to
easy / hard.
backend.c