If a litani-driven proof run appears to "hang up" or seems to be failing to make progress, it can be interrupted at the command-line with a "Control-C" keypress.
Unfortulately, this almost always the underlying prover (Z3 or Bitwuzla, for example) process running, and consuming 100% CPU time.
Can the script(s) be updated so that a "Control-C" always kills the litani process and all its sub-processes please?