spiegel_podman/pkg/domain/infra
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
..
abi exec: fix cleanup 2021-07-27 12:00:15 +02:00
tunnel Implemented --until flag for libpod's container logs 2021-07-22 10:56:56 -04:00
runtime_abi.go bump go module to v3 2021-02-22 09:03:51 +01:00
runtime_abi_unsupported.go bump go module to v3 2021-02-22 09:03:51 +01:00
runtime_libpod.go Clear the storage-options from the graphdriver if users specifies --root 2021-05-19 15:35:59 -04:00
runtime_proxy.go bump go module to v3 2021-02-22 09:03:51 +01:00
runtime_tunnel.go bump go module to v3 2021-02-22 09:03:51 +01:00