OpenSimMirror/OpenSim/Region
Robert Adams bd1b992aaf Add Thread.ResetAbort() to various thread loops to clean up errors on
shutdown. Fixes Mantis #8494.

Threads are aborted when shutting down and ThreadAbortException is odd
in that it is rethrown at the end of the catch unless the abort is
reset. No functional changes but fewer error messages on shutdown.
2019-02-27 07:49:52 -08:00
..
Application some cleanup 2018-11-08 01:24:13 +00:00
ClientStack Add Thread.ResetAbort() to various thread loops to clean up errors on 2019-02-27 07:49:52 -08:00
CoreModules combat module: those parcel changes are now handled elsewhere 2019-02-27 13:18:38 +00:00
Framework mantis 6569: restore full health on invulnerable set to true; combat module is outdated and needs work. By then the proposal on this mantis should be reviewed 2019-02-26 13:38:03 +00:00
OptionalModules prevent freswitch from messing global cert validation, more work is need on rest requests ( also for other things) 2019-02-04 21:44:40 +00:00
PhysicsModules Remove some more cut-and-paste typos in 6dof constraint setup in XNA 2019-02-05 08:35:27 -08:00
ReplaceableModules
ScriptEngine Add Thread.ResetAbort() to various thread loops to clean up errors on 2019-02-27 07:49:52 -08:00