ncssar / sartopo_python

Python calls for the caltopo / sartopo API
GNU General Public License v3.0
14 stars 2 forks source link

34 delete request slowness #67

Closed caver456 closed 1 month ago

caver456 commented 1 month ago

asynchronous threading solution, using asyncio and ThreadPoolExecutor; not using aiohttp or grequest or any non-built-in modules; see full discussion in #34; could probably be applied to other request types if needed