MCPcopy Index your code
hub / github.com/apache/dubbo-python2 / get_pid

Function get_pid

dubbo/common/util.py:72–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70
71
72def get_pid():
73 return os.getpid()
74
75
76def is_linux():

Callers 1

_register_consumerMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected