Closed Askaholic closed 1 year ago
Change game fixtures to be async to guarantee that event loop exists when the Game constructor is called, and ensure that sockets are closed in ServerContext tests.
Game
ServerContext
Change game fixtures to be async to guarantee that event loop exists when the
Game
constructor is called, and ensure that sockets are closed inServerContext
tests.