spiegel_podman/pkg/domain
Valentin Rothberg 7689783ae5 exec: fix cleanup
Commit 341e6a1 made sure that all exec sessions are getting cleaned up.
But it also came with a peformance penalty.  Fix that penalty by
spawning the cleanup process to really only cleanup the exec session
without attempting to remove the container.

[NO TESTS NEEDED] since we have no means to test such performance
issues in CI.

Fixes: #10701
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-07-27 12:00:15 +02:00
..
entities Implemented --until flag for libpod's container logs 2021-07-22 10:56:56 -04:00
filters Add until filter to volume ls filters list 2021-07-22 00:01:07 +02:00
infra exec: fix cleanup 2021-07-27 12:00:15 +02:00
utils Fixup issues found by golint 2020-06-10 05:49:41 -04:00