Does arcpy support mutlithreading?
I noticed in this thread a staff member said it does not. However, the thread is old.
I am trying to use the ThreadPoolExecutor subclass of the Executor class in the concurrent.futures module and I am getting back errors when I include geoprocessing routines in my threading logic.