Fix engine timeout problem in match mode
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 22 Jan 2013 19:49:34 +0000 (20:49 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 22 Jan 2013 19:49:34 +0000 (20:49 +0100)
commitd2245cb3c063d3241cd65b3119b7ef3084ffcfdb
treeae1d8d990cbea5c82cc9392c9bae5b204727533d
parent0a797389e035002fbc00ed5f4c4f8bfe1812d6c4
Fix engine timeout problem in match mode

Reload of a reuse=0 engine would cause a done=1 event which would be
abort the feature timeout of the other engine in the first game.
backend.c