[ORC] Use the new dispatchTask API to run query callbacks.
Dispatching query callbacks, rather than running them on the current thread, will allow them to be distributed across multiple threads.
Loading
Please sign in to comment
Dispatching query callbacks, rather than running them on the current thread, will allow them to be distributed across multiple threads.