Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ init_render_threads
Function
init_render_threads
ui/easydiffusion/app.py:113–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
112
113
def
init_render_threads():
114
load_server_plugins()
115
116
update_render_threads()
117
118
119
def
getConfig(default_val=APP_CONFIG_DEFAULTS):
Callers
nothing calls this directly
Calls
2
load_server_plugins
Function · 0.85
update_render_threads
Function · 0.70
Tested by
no test coverage detected