Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

piping the output of compilation sometimes results in broken pipe #11

Open
masukomi opened this issue Jul 28, 2016 · 0 comments
Open

piping the output of compilation sometimes results in broken pipe #11

masukomi opened this issue Jul 28, 2016 · 0 comments
Labels

Comments

@masukomi
Copy link
Owner

Not quite sure what's going on here. If i pipe to wc it works fine. head blows up though. Not sure how many other apps would blow up.

$ changelog_manager -c | head -n 2                                                                                    
## [Unreleased]
## [1.0.0] - 2016-07-28
Error writing file: Broken pipe (Errno)
[4320674721] *raise<Errno>:NoReturn +81
[4320679910] *IO::FileDescriptor#unbuffered_write<Slice(UInt8)>:Int32 +2438
[4320704519] *IO::FileDescriptor@IO::Buffered#write<Slice(UInt8)>:(Int32 | Nil) +167
[4320767165] *puts<String>:Nil +205
[4320868619] *ChangelogGenerator#process_changelog_files<Array(String)>:Array(String) +12363
[4320734295] main +18215

@masukomi masukomi added the bug label Jul 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant