-
Bug
-
Resolution: Unresolved
-
Normal
-
MTA 7.1.1
-
False
-
-
False
-
-
-
Moderate
-
None
Description of problem:
Analyzer container still runs after analysis was interrupted with ctrl + c
Version-Release number of selected component (if applicable):
7.1.1-17
How reproducible:
With one single application
Steps to Reproduce:
1. Run analysis like
mta-cli analyze --output /tmp/out --input ~/Downloads/kitchensink.war --overwrite
2. Let it run several minutes
3. Interrupt analysis with ctrl + c
4. run `podman ps` to see if there are leftovers
Actual results:
podman ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 27737de849dc registry.redhat.io/mta/mta-cli-rhel9:7.1.1 --provider-settin... 11 minutes ago Up 11 minutes analyzer-iJErQnQsPkbkNXXB
Expected results:
No leftovers should be left
Additional info:
Please find this particular app attached
There are no Sub-Tasks for this issue.