Close the read end of the error pipe after the build
This commit is contained in:
parent
45d5471a43
commit
77b5805fda
@ -374,6 +374,8 @@ class FormulaInstaller
|
||||
f.rack.rmdir_if_possible
|
||||
end
|
||||
raise
|
||||
ensure
|
||||
read.close
|
||||
end
|
||||
|
||||
def link
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user