This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-11 08:37:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f97807b53fb0bdf2fcf9d67643de99853af41e2f
opensim
/
OpenSim
/
Framework
/
Monitoring
History
UbitUmarov
82785f559e
remove a avn thing before it gets into core
2015-09-10 13:00:30 +01:00
..
Checks
…
Interfaces
…
Properties
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Stats
bad merge?
2015-09-01 14:54:35 +01:00
AssetStatsCollector.cs
…
BaseStatsCollector.cs
…
ChecksManager.cs
…
JobEngine.cs
On shutdown (job engine stop), don't allow the ObjectDisposedException on BlockingCollection.Take() to propogate if the running thread checked IsRunning before the stop thread set it and disposed of the canellation source.
2015-02-25 20:04:53 +00:00
MemoryWatchdog.cs
…
ServerStatsCollector.cs
bad merge?
2015-09-01 14:54:35 +01:00
SimExtraStatsCollector.cs
let extra stats travel side by side with viewers ones... try to fix damm array indexes all over the place
2015-09-06 00:32:20 +01:00
StatsLogger.cs
…
StatsManager.cs
remove a avn thing before it gets into core
2015-09-10 13:00:30 +01:00
UserStatsCollector.cs
…
Watchdog.cs
fix modifing m_threads on a foreach scanning it
2015-09-05 21:23:22 +01:00
WorkManager.cs
Prevent a crash if "debug jobengine log" is entered without a log level
2015-08-11 07:35:37 +01:00