concurrent
Concurrency concepts that support efficient multi-threading.
ExecutorFactory
¶
Source code in pyiceberg/utils/concurrent.py
get_or_create()
staticmethod
¶
Return the same executor in each call.