This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Description
Running a linux container on Server 2019, that uses vips, I'm getting an error of:
glib: Error creating thread: Resource temporarily unavailable
After a while, it seems to be after about 500 threads are created,
After gooling around, it suggests to set TaskMax to infinity, but not sure where to do that.
Any ideas?