Files
wov-api/tests/fixtures/bad_ready_node.py
T

5 lines
63 B
Python

import time
print("WOV_NODE_READY", flush=True)
time.sleep(5)