aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/serialize.lua
diff options
context:
space:
mode:
authorraymoo <raymoo@users.noreply.github.com>2017-12-03 01:28:35 -0800
committerSmallJoker <mk939@ymail.com>2018-06-03 17:32:00 +0200
commit48ebbf0fc642908e26b58fd17f379920dbb1b387 (patch)
tree78617674446f5478bcedf97a6b1683e5db2016fc /builtin/common/serialize.lua
parent7d9dbbbf3c9102fab35ee4c24a9215d198c3dba0 (diff)
downloadminetest-48ebbf0fc642908e26b58fd17f379920dbb1b387.tar.gz
minetest-48ebbf0fc642908e26b58fd17f379920dbb1b387.tar.bz2
minetest-48ebbf0fc642908e26b58fd17f379920dbb1b387.zip
Shut down mapgen threads before other shutdown tasks (#6689)
Solves some issues with ModStorage functionality in mapgen threads that occurred when mapgen threads continued to run after the main server thread had stopped. Also shuts down mapgen threads before shutdown callbacks are called.
Diffstat (limited to 'builtin/common/serialize.lua')
0 files changed, 0 insertions, 0 deletions
id='n126' href='#n126'>126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172