зеркало из https://github.com/github/ruby.git
[ruby/irb] Close leaked pty IOs
https://github.com/ruby/irb/commit/cc9b1d7ba8
This commit is contained in:
Родитель
8e5d1277fa
Коммит
74923aaf31
|
@ -223,6 +223,9 @@ module TestIRB
|
|||
end
|
||||
end
|
||||
end
|
||||
ensure
|
||||
read.close
|
||||
write.close
|
||||
end
|
||||
|
||||
lines.join
|
||||
|
|
Загрузка…
Ссылка в новой задаче