[wesnoth-commits] [wesnoth/wesnoth] 467e43: Add support for executing async queries.

Pentarctagon noreply at github.com
Thu Oct 15 00:39:07 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 467e4312b95afe6bd2252f6530fd43990ad043bf
      https://github.com/wesnoth/wesnoth/commit/467e4312b95afe6bd2252f6530fd43990ad043bf
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
    M CMakeLists.txt
    M SConstruct
    M src/server/common/dbconn.cpp
    M src/server/common/dbconn.hpp
    M src/server/common/forum_user_handler.cpp
    M src/server/common/forum_user_handler.hpp
    M src/server/common/user_handler.hpp
    M utils/travis/docker_run.sh

  Log Message:
  -----------
  Add support for executing async queries.

Making the logging correctly handle multiple threads writing to the same stream at the same time will be handled separately later.





More information about the Commits mailing list