Using version 15.6.3119.
There are a few problems when the user interrupts the packing of files.
What MC does is send the users into a confusing labyrinth:
- asks the users if they want to abort the copy operation. Why copy, since the menu clearly says "Pack files..."
- asks the users if they want to keep or delete the current incomplete file. NB, this does not refer to the archive file, but the current file the process got to when creating the archive. Why would I want to keep a file in this step of the process?
- then another windows opens, announcing that it "Failed to remove the incomplete file". But this window appears underneath others, so it cannot be seen, so the whole process hangs until the user manages to catch on on what is happening
- however, the timer does not care about all these minor interruptions. It marches on into infinity

- the resulting archive is left incomplete on the disk
- last, but not least, when using a dark theme the process is like a chess board: some windows are dark, the next are light, then dark again... you get the point.
What is expected:
- MC asks one time for confirmation
- the process is dropped
- partially created archive is deleted
I made a video illustrating what I described above.