Ctrl-c in src campaign preview|apply doesn't kill unresponsive containers
Created by: mrnugget
Not sure how to reproduce this reliably, but it's something I've run into a lot:
- Containers/steps take a long time to run
- Hit Ctrl-C
- Nothing happens
- Hammer Ctrl-C
- Nothing happens
- do a
docker psanddocker kill <cid>in a separate terminal