phoenix-firestorm/indra
Beq 69a31fad4c [FIRE-32453] [BUG-232971] disconnect sooner to force the cache write
The call to forceQuit sets the viewer state to Quitting. This triggers all the thread pools to exit, and to do so with no sense of orderly closure. 
As a result the main window can exit which removes any visual indication to the user that work is still happening. 
When the user then restarts, issues are caused because of temporary files that may still be in use.
It is possible too that the early closure of the mainwindow, allows the OS to terminate the process without prompting the user for a safe shutdown (unproven)
2022-11-27 23:02:59 +00:00
..
cmake Update URL of message template 2022-11-21 20:40:50 +01:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance
llaudio
llcharacter
llcommon Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2022-10-21 01:51:04 +02:00
llcorehttp
llcrashlogger
llfilesystem
llimage
llimagej2coj
llinventory
llkdu
llmath
llmeshoptimizer
llmessage
llplugin
llprimitive [FIRE-32269] rigged hair (esp. animesh) + batching fixes refactored 2022-10-31 20:37:51 +00:00
llrender Fix line widths: line widths > 1.0 are deprecated in current core profile, but not invalid; checking valid range should be sufficient if line widths > 1.0 will ever get removed in a future OGL version 2022-11-17 21:59:22 +01:00
llui Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-21 01:41:17 +02:00
llwindow Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-21 01:41:17 +02:00
llxml
mac_crash_logger
media_plugins
newview [FIRE-32453] [BUG-232971] disconnect sooner to force the cache write 2022-11-27 23:02:59 +00:00
test
tools
viewer_components
win_crash_logger
CMakeLists.txt
Version
edit-me-to-trigger-new-build.txt
fix-incredibuild.py