-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Open
Description
Version
v24.12.0
Platform
macOS 26.2
Subsystem
No response
What steps will reproduce the bug?
seq -s ' ' 50000 >filenode -p 'require("fs").readFileSync("file", "utf-8")' | cat
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
Prints numbers up to 50000
What do you see instead?
Prints numbers up to 12773
Additional information
For comparison, run cat file | cat, which works correctly.
Metadata
Metadata
Assignees
Labels
No labels