Skip to content

Commit 0b7fb01

Browse files
committed
Remove old TODO
1 parent d7e7161 commit 0b7fb01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

TODO

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@
1515
- stderr isn't flushing on exit
1616
- ReadStream should not use an offset in calls to fs.read
1717
(so that it can pull in files larger than 2G)
18-
- fs.readFile and fs.readFileSync need to not stat and prealloc a buffer
19-
based on size but rather read until EOF into a chain of buffers, then
20-
concat them together.
2118
- process object should be defined in src/node.js not in c++
2219
- Test for EMFILE accept spin bug.

0 commit comments

Comments
 (0)