MCPcopy Create free account
hub / github.com/TruthHun/BookStack / AsyncSettlePromises

Function AsyncSettlePromises

static/word2md/mammoth.browser.js:4137–4140  ·  view source on GitHub ↗
(promise)

Source from the content-addressed store, hash-verified

4135}
4136
4137function AsyncSettlePromises(promise) {
4138 this._normalQueue._pushOne(promise);
4139 this._queueTick();
4140}
4141
4142if (!util.hasDevTools) {
4143 Async.prototype.invokeLater = AsyncInvokeLater;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected