MCPcopy Create free account
hub / github.com/baidu/tera / doing_nothing

Function doing_nothing

example/docker/hdfs_setup.py:108–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106 print p.stdout.read()
107
108def doing_nothing():
109 while True:
110 time.sleep(1000)
111
112def main():
113 args = parse_input()

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected