If you shutdown SecondLife by quiting, yes we are so lucky to not crash as to be able to shut down watch the terminal where you started SL. A bunch of info is given. Some of this might be useful for those looking for bugs and interesting for those interested in features.
Notice the screen shot is being saved, this has been going on for a while too.
WARNING: HACK, skipping audio engine cleanup
yeah, no audio engine to clean up as of yet,
Then there are a bunch of stats. Then at the very end some threading is revealed. Four of them. Worker(this is the renderer?) then a VFS, an LFS and another worker. This confirms the four threads the debugger spots.
I wonder if this was intentional, but interesting stats none the less.
Anyone find anything to note in their shutdown process?