Created
January 12, 2020 13:06
-
-
Save avneesh91/f010328522c58dbaf8c49fe08627c58c to your computer and use it in GitHub Desktop.
ThreadPool Initiator
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
currs = ThreadPoolExecutor(max_workers=5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment