[wesnoth-commits] [wesnoth/wesnoth] 659375: Attempt to fix tests

Charles Dang noreply at github.com
Mon Aug 5 07:37:28 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 65937511bf4f72979a2547dd64f26997f520bc23
      https://github.com/wesnoth/wesnoth/commit/65937511bf4f72979a2547dd64f26997f520bc23
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
    M src/wesnothd_connection.cpp

  Log Message:
  -----------
  Attempt to fix tests

An exception was getting thrown during the handshake process that wasn't properly being thrown.
Since poll() only ran during the handshake, I've moved the handling in that case to wait_for_handshake().





More information about the Commits mailing list