likeawizard / tofiks

UCI chess engine written in Go
GNU General Public License v3.0
16 stars 0 forks source link

Add tests for timely context expiry #44

Open likeawizard opened 1 year ago

likeawizard commented 1 year ago

Some timeouts still happen and occasionally the engine seems to take a long time to make a move. Investigate if there are problems with search terminating with context timeout or cancellation.