Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
def
doing_nothing():
109
while
True:
110
time.sleep(1000)
111
112
def
main():
113
args = parse_input()
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected