Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dmlc/dgl
/ _exit
Function
_exit
python/dgl/distributed/dist_context.py:329–331 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
327
328
329
def
_exit():
330
exit_client()
331
time.sleep(1)
332
333
334
def
finalize_worker():
Callers
1
init_process
Function · 0.85
Calls
1
exit_client
Function · 0.85
Tested by
no test coverage detected