diff options
author | Justin Clark-Casey (justincc) | 2014-07-16 22:58:38 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-07-16 22:58:38 +0100 |
commit | 8cd7ca568da35db5acef1db74970df3ebe11d714 (patch) | |
tree | d9176892ed89b9858dc328be0179cd6888c4de2a /OpenSim/Data/SQLite | |
parent | Update information in OpenSimDefaults to reflect the fact that ScriptStopStra... (diff) | |
download | opensim-SC-8cd7ca568da35db5acef1db74970df3ebe11d714.zip opensim-SC-8cd7ca568da35db5acef1db74970df3ebe11d714.tar.gz opensim-SC-8cd7ca568da35db5acef1db74970df3ebe11d714.tar.bz2 opensim-SC-8cd7ca568da35db5acef1db74970df3ebe11d714.tar.xz |
Change default script stop method to co-op instead of abort.
co-op should be more stable as it doesn't abort threads, which can trigger virtual machine instability
This change will be invisible to users as script DLLs are recompiled automatically where necessary, though the change won't take affect until the next simulator restart.
This change has no effect on existing script state.
If you want to continue using abort, set ScriptStopStrategy = abort in the [XEngine] section of OpenSim.ini
Diffstat (limited to 'OpenSim/Data/SQLite')
0 files changed, 0 insertions, 0 deletions