Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
def
get_pid():
73
return
os.getpid()
74
75
76
def
is_linux():
Callers
1
_register_consumer
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected