MCPcopy Index your code
hub / github.com/cujojs/when / certify

Function certify

poll.js:73–75  ·  view source on GitHub ↗
(result)

Source from the content-addressed store, hash-verified

71 }
72
73 function certify(result) {
74 deferred.resolve(result);
75 }
76
77 function schedule(result) {
78 attempt(interval).then(vote, reject);

Callers 1

voteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…