0da41af bce7a77
1
2
3
4
import time print('hello world')# Make the app stop and avoid the port conflict while True: time.sleep(10)