automated terminal push
This commit is contained in:
24
consumer.py
24
consumer.py
@@ -1 +1,23 @@
|
||||
print("hello")
|
||||
import time
|
||||
|
||||
print("## ")
|
||||
print("## starting > JMS consumer (yankee-sully-channels-monthly)")
|
||||
print("## ")
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
print("## ")
|
||||
print("## notification > connected to JMS server (yankee-sully-channels-monthly)")
|
||||
print("## ")
|
||||
|
||||
|
||||
while True:
|
||||
|
||||
pass
|
||||
|
||||
time.sleep(1)
|
||||
Reference in New Issue
Block a user