aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/JobEngine.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)2014-11-251-1/+1
* Change jobengine logging command to "debug jobengine log <int>" rather than l...Justin Clark-Casey (justincc)2014-11-251-7/+6
* If an exception makes it to the top of a JobEngine request, catch and log ins...Justin Clark-Casey (justincc)2014-11-251-1/+10
* Add loglevel to jobengine that can be controlled via "debug jobengine logleve...Justin Clark-Casey (justincc)2014-11-251-6/+26
* Add experimental job engine to see if queueing some existing async work durin...Justin Clark-Casey (justincc)2014-11-251-0/+292