Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ gid
Method
gid
gunicorn/config.py:142–143 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
140
141
@property
142
def
gid(self):
143
return
self.settings[
'group'
].get()
144
145
@property
146
def
proc_name(self):
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected