import time print('hello world')# Make the app stop and avoid the port conflict while True: time.sleep(10)