mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
completely rewritten every time a region starts up. This makes the data write only when the data was not already read from the database. There is a still a major race condition whenever two regions share the same estate data, but at least it won't be triggered on startup.