You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently self-host hat.sh via docker on my server and want it not to spawn a worker process for every thread of my host CPU (32) because that would be overkill.
How can I reduce the number of worker processes?