OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) eb5ec4a786 If a script is being stopped manually, then give the scriptpool thread 1 second to finish normally before forcibly aborting.
This is to avoid the worst of the problems in mono 2.6, 2.10 where an aborted thread does not always release all its locks.
This very short grace period is identical to the existing behaviour when a script is removed from the scene.
2012-07-10 21:42:51 +01:00
..
Application Log MONO_THREADS_PER_CPU value on simulator startup, or "unset" if it is not set 2012-07-06 00:37:45 +01:00
ClientStack refactor: rename Watchdog.WATCHDOG_TIMEOUT_MS to DEFAULT_WATCHDOG_TIMEOUT_MS to reflect what it actually is 2012-07-04 00:15:03 +01:00
CoreModules Do not allow a script to attach a prim if its being sat upon. 2012-07-09 21:24:32 +01:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework Don't allow a prim to be sat upon if its part of an attachment 2012-07-09 21:43:44 +01:00
OptionalModules minor: rearrange INITIALIZATION COMPLETE log message so that it's clear init is only complete for a particular region at a time 2012-07-07 00:53:17 +01:00
Physics Clean up collision reporting code so they are properly passed to 2012-07-06 15:09:19 -07:00
RegionCombinerModule minor: Add user feedback when executing fix-phantoms 2012-06-05 01:37:40 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine If a script is being stopped manually, then give the scriptpool thread 1 second to finish normally before forcibly aborting. 2012-07-10 21:42:51 +01:00
UserStatistics Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 2012-05-03 01:45:49 +01:00