Added resources management argument to opensafely run command
Posted:
Users of the OpenSAFELY platform use the opensafely tool to run their code
locally prior to running against the real data.
This change adds some options to control the concurrency and memory usage of
running actions, which should help users manage their local resource usage.
- Link to documentation
- Pull request: opensafely-core/job-runner#461