Skip to content

Commit f086c56

Browse files
committed
Refine Velopack update flow on top of upstream 26.1.1
1 parent 5fcf5a4 commit f086c56

4 files changed

Lines changed: 452 additions & 293 deletions

File tree

indra/newview/llappviewer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1673,6 +1673,7 @@ void LLAppViewer::flushLFSIO()
16731673
bool LLAppViewer::cleanup()
16741674
{
16751675
#if LL_VELOPACK
1676+
velopack_wait_for_background_update();
16761677
// Apply any pending Velopack update before shutdown
16771678
if (velopack_is_update_pending())
16781679
{

0 commit comments

Comments
 (0)