The createPool(options) function does not return a Promise , and therefore must be wrapped in a new Promise object if returned directly from an async function.
確定! 回上一頁