phoenix-firestorm/indra
Nat Goodspeed cbf146f2b3 DRTVWR-476: Pump coroutines a few more times when we start quitting.
By the time "LLApp" listeners are notified that the app is quitting, the
mainloop is no longer running. Even though those listeners do things like
close work queues and inject exceptions into pending promises, any coroutines
waiting on those resources must regain control before they can notice and shut
down properly. Add a final "LLApp" listener that resumes ready coroutines a
few more times.

Make sure every other "LLApp" listener is positioned before that new one.
2020-03-25 19:02:24 -04:00
..
cmake DRTVWR-476: We've observed a couple different values for VS 2017. 2020-03-25 18:58:16 -04:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance
llaudio
llcharacter
llcommon DRTVWR-476: Pump coroutines a few more times when we start quitting. 2020-03-25 19:02:24 -04:00
llcorehttp
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath
llmessage DRTVWR-476: Pump coroutines a few more times when we start quitting. 2020-03-25 19:02:24 -04:00
llplugin
llprimitive
llrender
llui DRTVWR-476: Remove special case for listen(boost::bind(weak_ptr)). 2020-03-25 18:52:11 -04:00
llvfs
llwindow
llxml
mac_crash_logger
media_plugins
newview DRTVWR-476: Mention LLApp::stepFrame() in LLAppViewer::idle() 2020-03-25 19:00:10 -04:00
test DRTVWR-476: Infrastructure to help manage long-lived coroutines. 2020-03-25 19:02:24 -04:00
tools/vstool Tweaks to VSTool source and executable for compatibility with VS 2017 2020-03-25 18:44:04 -04:00
viewer_components DRTVWR-476: Infrastructure to help manage long-lived coroutines. 2020-03-25 19:02:24 -04:00
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py