diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2021-10-26 12:29:49 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2021-10-26 12:29:49 -0400 |
commit | f06765cba868679492934452354d16f9f3af9ade (patch) | |
tree | cc429b1186b1d99216888df47d7ae390d311e762 /indra/newview | |
parent | e6eebea8da545350f6684c191c633dd2fbc6f6f1 (diff) |
SL-16220: Make WorkQueue::postTo() return exception to caller.
postTo() sets up two-way communication: the caller asks to run work on some
other WorkQueue, expecting an eventual callback on the originating WorkQueue.
That permits us to transport any exception thrown by the work callable back to
rethrow on the originating WorkQueue.
Diffstat (limited to 'indra/newview')
0 files changed, 0 insertions, 0 deletions