Yea, I already had Gemini correcting me on that as well.
I was asking because I keep seeing OSErrors (device or resource busy due to too many open files) appearing for a certain Celery process that is using a gevent pool with a concurrency of 100. It seems to have a resource leak and I'm trying to figure out what's going on. Gemini is already teaching me the commands to figure this out on a per-process basis plus methods to try to fix it.
Thanks Sean!