Description of problem:
Container continues to run analysis if binary is interrupted (ie. CTRL+C on Windows). User needs to kill respective containers by `podman kill <container_id>`
Version-Release number of selected component (if applicable):
7.1.0-54
How reproducible:
100%
Steps to Reproduce:
1. Start analysis
2. Press CTRL+C
3. When analysis is interrupted - check running containers (# podman ps)
Actual results:
Containers are still running, log is updating, etc.
Expected results:
Containers should be killed
Additional info:
- links to
-
RHBA-2024:137735 Migration Toolkit for Applications bug fix and enhancement update