Follow-up Comment #3, bug #20077 (project freeciv):

Goe bactrace from added server side consistency check.

Problem in in city_reduce_size() calling city_refresh(), which causes city
info to be sent, between reducing city size and updating citizens information
with citizens_update().
Actually citizens_update() seems to call city_refresh() itself too (so at the
moment there's two CPU burning city_refresh() calls; one directly from
city_reduce_size() and second from citizens_update())

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20077>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to