summaryrefslogtreecommitdiff
path: root/indra/llkdu
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2021-10-25 17:31:27 -0400
committerNat Goodspeed <nat@lindenlab.com>2021-10-25 17:31:27 -0400
commit023d39963e850356e1af6eec7f857e2534ce8d38 (patch)
tree3e813e18493e5d74127e4699bc5cf23746965932 /indra/llkdu
parente7b8c27741201528bf78f95c96ba820833923dab (diff)
SL-16220: WorkQueue::runOn() methods submit work, wait for result.
The idea is that you can call runOn(target, callable) from a (non-default) coroutine and block that coroutine until the result becomes available. As a safety check, we forbid calling runOn() from a thread's default coroutine, assuming that a given thread's default coroutine is the one servicing the relevant WorkQueue.
Diffstat (limited to 'indra/llkdu')
0 files changed, 0 insertions, 0 deletions