It would be nice to have CPU usage limits, rather than just wall clock limits in `ResourceLimits` through `max_duration` for certain use cases. It is nice that `max_memory` already exists to limit RSS memory.
It would be nice to have CPU usage limits, rather than just wall clock limits in
ResourceLimitsthroughmax_durationfor certain use cases.It is nice that
max_memoryalready exists to limit RSS memory.