Skip to content

Instantly share code, notes, and snippets.

@avneesh91
Created January 12, 2020 13:06
Show Gist options
  • Save avneesh91/f010328522c58dbaf8c49fe08627c58c to your computer and use it in GitHub Desktop.
Save avneesh91/f010328522c58dbaf8c49fe08627c58c to your computer and use it in GitHub Desktop.
ThreadPool Initiator
currs = ThreadPoolExecutor(max_workers=5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment