Skip to content

fs: keep fs.promises.readFile read until EOF is reached

Rodrigo Muino Tomonari requested to merge github/fork/kylo5aby/fs-readfile into main
  • For cases where the size==0 of the file to read, ensure it ends upon reaching EOF.

Fixes: #52155 (closed)

Merge request reports

Loading