summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2021-10-26 12:29:49 -0400
committerNat Goodspeed <nat@lindenlab.com>2021-10-26 12:29:49 -0400
commitf06765cba868679492934452354d16f9f3af9ade (patch)
treecc429b1186b1d99216888df47d7ae390d311e762 /indra/newview
parente6eebea8da545350f6684c191c633dd2fbc6f6f1 (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