jonthysell / Mzinga

Open-source software to play the board game Hive.
MIT License
83 stars 10 forks source link

Viewer: Engine Console accepts input while processing #31

Closed jonthysell closed 7 years ago

jonthysell commented 8 years ago
  1. Type "undo" on a computer's move
  2. "Type "undo" again before the computer makes it's move

Expected: While the Engine is running or waiting for a computer to move

Actual: Can send the message mid-process of the engine's output and cause an error