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 would like to increase the puma workers to eg 4 or 8
This will make the integration tests run much faster.
I can't do this at present because the per-kata-id mutexes are process based and not file based.
So:
I would like to increase the puma workers to eg 4 or 8
This will make the integration tests run much faster.
I can't do this at present because the per-kata-id mutexes are process based and not file based.
So: