From 10b92bd40884df665f6b32a0e81506b26d831f2e Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 7 Feb 2025 14:01:31 -0500 Subject: [PATCH] automated terminal push --- consumer.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/consumer.py b/consumer.py index 319fe55..8577230 100644 --- a/consumer.py +++ b/consumer.py @@ -1,4 +1,4 @@ -import time + print("## ") print("## starting > JMS consumer (yankee-sully-channels-monthly)") @@ -15,9 +15,3 @@ print("## ") print("## notification > connected to JMS server (yankee-sully-channels-monthly)") print("## ") - -while True: - - pass - - time.sleep(1) \ No newline at end of file