const doSomeLongRunningProcess = (cb) => global.setTimeout(cb, 1e3). will make the example throw. The available fixes are, to my knowledge.
確定! 回上一頁