mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
This is to allow the future co-operative script thread terminate feature to detect and act upon termination requests. This splits the assembly and state loading out from the ScriptInstance() constructor to a separate Load() method in order to facilititate continued script logic regression testing.