diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2019-10-24 12:54:38 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2020-03-25 19:02:24 -0400 |
commit | cbf146f2b3fc255bc83f2b01101dc29658bea6ea (patch) | |
tree | da7bc386376e825eda480dc166495434543d5fcd /indra/llcommon/llsingleton.h | |
parent | 7541e784d991888d6f600f4cb9439d5fcf15e452 (diff) |
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.
Diffstat (limited to 'indra/llcommon/llsingleton.h')
0 files changed, 0 insertions, 0 deletions