Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ flushQueues
Method
flushQueues
valdi/test/integration/RuntimeTestsUtils.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
void RuntimeWrapper::flushQueues() {
127
flushJsQueue();
128
mainQueue->flush();
129
}
130
131
void RuntimeWrapper::waitUntilAllUpdatesCompleted() {
132
auto group = Valdi::makeShared<Valdi::AsyncGroup>();
Callers
6
TEST_P
Function · 0.45
TEST_P
Method · 0.45
CreateRenderAndDestroy
Function · 0.45
Destroy
Function · 0.45
Render
Function · 0.45
UpdateCSS
Function · 0.45
Calls
1
flush
Method · 0.65
Tested by
no test coverage detected