mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
all scripts are loaded from the same thread, rather than launching a new one for each script. This is only marginally slower, but avoids the race condition that led to script engine failure.