Yalies / api

👥 The best directory of Yale personnel, with a clean API to match. Used by 70% of undergrads!
https://yalies.io
12 stars 23 forks source link

Use a thread pool for scraper to prevent memory overflow #197

Closed ErikBoesen closed 1 year ago

ErikBoesen commented 1 year ago

Rather than recursing until memory runs out, we should have a limited thread pool.