Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setDisableRuntimeAutoInit
Method
setDisableRuntimeAutoInit
valdi/src/valdi/runtime/RuntimeManager.cpp:452–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
_userSession.set(Valdi::makeShared<UserSession>(userId));
451
}
452
}
453
454
MainThreadManager& RuntimeManager::getMainThreadManager() {
455
return *_mainThreadManager;
456
}
457
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected