Hi all! As the title says, util/exception.sh shows stack trace as expected but don't exit on `Ctrl+C`. The script just keeps running, just as if I have pressed `Enter`. Is this a bug? A incorrect implementation of my part?