Home
last modified time | relevance | path

Searched refs:cancellation (Results 1 – 11 of 11) sorted by relevance

/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md113 * Follower cancellation propagation was originally planned for this release
124 * Revert automatic cancellation of pending collection promises once the
129 If you need automatic cancellation, you can use something like:
162 * Allow cancellation of promises returned by functions working on promise
168 * Fix cancellation handlers called multiple times (#47 by @clue).
H A DREADME.md465 etc.) support cancellation. This means, if you call `cancel()` on the returned
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md11 - [Cancellation](#cancellation)
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13cancellation())return this._warn("cancellation is disabled");for(var t=this,e=t;t._isCancellable()…
H A Ddhtmlxgantt.js.map1cancellation","_warn","_isCancellable","_cancelBy","_isFollowing","_followee","_cancelBranched","_…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js493 if (!debug.cancellation()) return this._warn("cancellation is disabled");
1010 if ("cancellation" in opts && opts.cancellation && !config.cancellation) {
1024 config.cancellation = true;
1631 cancellation: false, property in module.exports.config
1644 cancellation: function() {
1645 return config.cancellation;
2141 if (debug.cancellation()) {
2171 if (debug.cancellation() && this._finallyPromise !== null) {
4754 if (debug.cancellation() && value instanceof Promise) {
4760 if (debug.cancellation()) {
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1cancellation.js","webpack:///./node_modules/monaco-editor/esm/vs/base/common/diff/diff.js","webpac…
H A Djson.worker.js.map1cancellation.js","webpack:///./node_modules/monaco-editor/esm/vs/base/common/diff/diff.js","webpac…
H A Dbundle.js.map1cancellation.js","webpack:///./node_modules/monaco-editor/esm/vs/base/common/codicon.js","webpack:…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …\n return FormatError;\n})();\n\n/**\n * Error used to indicate task cancellation.\n */\nlet Abor…
H A Dpdf.worker.js.map1 …\n return FormatError;\n})();\n\n/**\n * Error used to indicate task cancellation.\n */\nlet Abor…