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
{{ message }}
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
There's currently no docs on what
runMaxactually does: https://github.com/jquery/testswarm/blob/master/scripts/addjob/README.md#job-informationI noticed this when trying to provide better API docs for node-testswarm, where the
runMaxoption is lacking the same details: https://github.com/jzaefferer/node-testswarm#clientaddjob-options-callback-@Krinkle can you tell me what the option is supposed to do? I can write the docs then.