save_bulk: Speedup listing process with multi-threading
- Oct 29, 2024
-
-
Antoine Lambert authored
Check multiple origins in parallel using the concurrent.futures module to greatly speedup the whole listing process. Related to #4709
-
Check multiple origins in parallel using the concurrent.futures
module to greatly speedup the whole listing process.
Related to #4709 (closed)
Check multiple origins in parallel using the concurrent.futures module to greatly speedup the whole listing process. Related to #4709