Skip to content

fs/promises: fix fd resource cleanup

Untested, but the existing code looks just plain wrong - the more so because line 403 does call fs.close.bind(fd).

Merge request reports

Loading