Fix instant commands during think after ponder hit
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 1 Dec 2016 13:53:48 +0000 (14:53 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 1 Dec 2016 13:53:48 +0000 (14:53 +0100)
commit04a35064522994a86ff436cc1705f0ae768bb23f
tree3a9232b2b154d4c533929e1c4f5aa4f30413da9e
parent5e15f187c0e73082935dce3fef09a436e3467c35
Fix instant commands during think after ponder hit

The new method of suspending command processing only after peeking at
the next command to see if it should terminate the search was not
yet working after a ponder hit turned a ponder search into thinking.
UCI2WB.c