Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
| | | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | 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> |