since dos are single threaded, is it recommended to run AI functions inside a do or should it be don

since dos are single threaded, is it recommended to run AI functions inside a do or should it be done from inside a worker then push updates to the do datastore?
Was this page helpful?