Commit History

作者 SHA1 備註 提交日期
  Robert Adams bd1b992aaf Add Thread.ResetAbort() to various thread loops to clean up errors on 5 年之前
  UbitUmarov 92b7dd27a3 missing file 5 年之前
  UbitUmarov 83e2fee71b add experimental script engine XMRengine donated by mrieker (DreamNation) And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it. 6 年之前
  UbitUmarov 5287489a3c avoid some wrong watchdog timeouts 7 年之前
  UbitUmarov 772c5b7db0 move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit 7 年之前
  UbitUmarov 8989e8ef3a give up on the code to stop AsyncCommandManager. It fails with many scripts running, and its only done deep on exit code. It is a backgroud thread should not block exit and never did 7 年之前
  UbitUmarov 3c97bb1e6f fix lock position removing a not necessary function 7 年之前
  UbitUmarov e1aa591815 allow new thread creation if it was aborted on AsyncCommandManager 7 年之前
  UbitUmarov d5e8e116d4 protect AsyncCommandManager thread from fails on the several things it checks 7 年之前
  UbitUmarov 8e777d50a6 only remove AsyncCommandManager thread when last instance is deleted 7 年之前
  UbitUmarov f3eb73926e stop a few more threads on exit 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年之前
  UbitUmarov 371c9dd2af bad merge? 9 年之前
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 年之前
  Melanie f0eeb47262 Add the "StateChange" function to the async comand manager to differentiate 10 年之前
  Melanie 648e258b8e Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) 217c7d1140 Remove unnecessary m_scenes and m_scene from AsyncCommandManager. 11 年之前
  Justin Clark-Casey (justincc) 921ad8704e Lock areas of AsyncCommandManager where multiple threads could try to access/update the same static structures simultaneously. 11 年之前
  Justin Clark-Casey (justincc) 00c1586ff8 refactor: Remove unused AsyncCommandManager.PleaseShutdown 11 年之前
  Justin Clark-Casey (justincc) 46335b103e If an exception occurs in the AsyncCommandManager loop, spit it out to log rather than silently swallowing it. 11 年之前
  Justin Clark-Casey (justincc) 831e4c3850 Fix bug where outstanding llHTTPRequests for scripts were not being aborted when they were deleted. 11 年之前
  UbitUmarov f254af29ac avoid potencial NullReferenceException 11 年之前
  Melanie 771d79e83e Merge branch 'master' into careminster 12 年之前
  Justin Clark-Casey (justincc) 5aec0ff207 Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework 12 年之前
  Melanie d632fd7124 Merge branch 'master' into careminster 12 年之前
  Justin Clark-Casey (justincc) fc24563206 Add regression TestDetachScriptedAttachmentToInventory() 12 年之前
  Melanie caa19862fa Merge branch 'master' into careminster 12 年之前
  Justin Clark-Casey (justincc) 98251cdab3 Add sensor, dataserver requests, timer and listener counts to "xengine status" command. 12 年之前
  Melanie 37068d17c5 Merge branch 'master' into careminster 12 年之前