You haven't blocked the entire event loop (i.e., other async functions that may be waiting on I/O) while the file is being read.
確定! 回上一頁