Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ exception
Method
exception
ui/media/js/engine.js:386–388 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
384
}
385
386
get exception() {
387
return
this.#exception
388
}
389
async
abort(exception) {
390
if
(this.isCompleted || this.isStopped || this.hasFailed) {
391
return
Callers
6
start_backend
Function · 0.80
getIPConfig
Function · 0.80
load_default_models
Function · 0.80
reload_models_if_necessary
Function · 0.80
make_model_folders
Function · 0.80
restart_if_webui_dies_after_starting
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected