twiest / uvschess

Automatically exported from code.google.com/p/uvschess
1 stars 21 forks source link

Race condition when stopping a game between two AIs #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
1. Start a game with 2 AIs
2. Wait for each AI to move
3. End the game
4. Notice that the framework hangs.

Expected results:
It should stop the game.

Actual results:
It locks up the framework.

How often does this happen?
every time.

Original issue reported on code.google.com by twi...@gmail.com on 10 Jul 2008 at 1:53

GoogleCodeExporter commented 9 years ago
Fixed in r185.

Original comment by twi...@gmail.com on 10 Jul 2008 at 1:55