Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add parallel execution code for container operations | Matthew Heon | 2020-06-05 |
This code will run container operations in parallel, up to a given maximum number of threads. Currently, it has only been enabled for local `podman rm` as a proof of concept. Signed-off-by: Matthew Heon <matthew.heon@pm.me> |