Use ThreadPools to manage threads in Preview Repository #50
Labels
difficulty: medium
Moderately difficult issues
enhancement
New feature or request
hacktoberfest
Welcome to opensource!
help wanted
Extra attention is needed
Currently, new threads are created while scraping every repository. In order to increase efficiency, use the crate ThreadPool to manage the threads. This was discussed in #42 .
The text was updated successfully, but these errors were encountered: