diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-08-13 22:45:33 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-08-13 22:48:40 +0300 |
commit | f9c587535035b3a945edcff4ac09ab22ec4dbde2 (patch) | |
tree | f198da0c364714ec03b25750a1a5efbedd5404b9 /indra/llappearance/llwearable.cpp | |
parent | 12836d5f9154ea9c76fd5e74bc4460af4691ae89 (diff) |
SL-15292 waitForChannel crash
This code needs to be turned into a state machine (switch-case between states) with clean exit and each state clean and separate. Right now it passes through all stages on exit and relies onto multiple bools instead of just transitioning to 'exit' state. In some cases coroutine still lives longer than voice singletone, it also needs to be adressed.
Diffstat (limited to 'indra/llappearance/llwearable.cpp')
0 files changed, 0 insertions, 0 deletions