From e5f1b0460a618b3be3eb2ffee9546538a65f1bf9 Mon Sep 17 00:00:00 2001 From: Marc Mance Date: Thu, 1 Aug 2024 12:54:33 -0400 Subject: [PATCH] edit --- collect.py | 1 + 1 file changed, 1 insertion(+) diff --git a/collect.py b/collect.py index 3554a09..3c4f39f 100644 --- a/collect.py +++ b/collect.py @@ -381,6 +381,7 @@ def main(): time.sleep(minutesToWait * 60) print("") except KeyboardInterrupt: + print("Caught control-c, exiting...") exit() try: