Open hgducharme opened 2 years ago
Issue: If we have games open while we're trying to shutdown, the game_manager.terminate_all_games(wait = False)
line will throw an exception saying the game doesn't exist. I think there's a race condition in there somewhere
ChessGame
threadsEventStreamDispatcher
and ChallengeStreamWatcher
Implement a graceful shutdown of the program