Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ pending
Method
pending
systemvm/agent/noVNC/core/display.js:299–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
297
}
298
299
pending() {
300
return
this._renderQ.length > 0;
301
}
302
303
flush() {
304
if
(this._renderQ.length === 0) {
Callers
1
_framebufferUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected