BimmerBass / Loki

C++17 chess engine
GNU General Public License v3.0
9 stars 2 forks source link

Time losses #21

Closed BimmerBass closed 3 years ago

BimmerBass commented 3 years ago

After the UCI-rework, Loki looses some games due to time forfeits. This isn't really a problem for time-controls over 5s+0.1s, but it is still noticeable and should be worked upon.

I don't know how I want to fix this, but it must have something to do with the interrupt listening while searching.

BimmerBass commented 3 years ago

This issue has been fixed as of commit f82c395bd8d5200128c6c183fd630a9980b77eb6