mirror of
https://github.com/minetest-mods/areas.git
synced 2025-12-30 22:25:26 +01:00
On newer Minetest servers, handles saving jobs in async environment. To prevent conflicts, the save file is locked whie saving, and if a code requests saving while the file is locked, data is saved again immediately after finishing the current save.
1.3 KiB
1.3 KiB