Wrapping code in a promise (like you've done) does not make it non-blocking. The Promise executor function (the callback you pass to new ...
確定! 回上一頁