diff options
author | Roxie Linden <roxie@lindenlab.com> | 2024-09-05 12:07:51 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-09-05 12:07:51 -0700 |
commit | fe9596bf79659b2dd334fa6332473c8284df7659 (patch) | |
tree | 7fc634099985b022ddf88cabc69c64f4d69905e1 /indra/llimage/llimagedxt.h | |
parent | a617dc8fab45353664dbec2d87845ea3af04319a (diff) |
Fix race condition that was preventing "Voice Call" menu from reliably calling.
The code attempted to do a call to a session immediately after a call that
launched a coroutine to set up a session. Sometimes, the coroutine executed
in time, sometimes not.
The fix is to set a flag to start a call after the session has been created
on the server.
Test Plan:
* Close all active chat sessions.
* Select 'Voice Call' in the context menu of a nearby avatar.
* Validate popup appears for that nearby avatar requesting to start/ignore/go to im.
* Select 'start'
* Validate the call completes.
Diffstat (limited to 'indra/llimage/llimagedxt.h')
0 files changed, 0 insertions, 0 deletions