diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2021-11-24 09:43:37 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2021-11-24 09:43:37 -0500 |
commit | 78d837789a3741c65c3334934d96a505a522ee43 (patch) | |
tree | b3d292a913f369fe63dc362a5be1da27cfad39cc /indra/newview/llpanelpulldown.cpp | |
parent | 877a02dba1df8a5d7d9f40b04d6be834ed9864da (diff) |
SL-16400: Make WorkQueue::runFor() and runUntil() stop when done.
runFor(interval) and runUntil(timestamp) are intended, and documented, to run
*no longer than* the specified time. Instead, the initial implementation
always waited the full specified time, hoping for work to arrive. Fix that:
once we clear work that's already pending, return right away.
Diffstat (limited to 'indra/newview/llpanelpulldown.cpp')
0 files changed, 0 insertions, 0 deletions