Add FIXME comment.
This commit is contained in:
parent
9fd4c97fac
commit
231ac720d2
@ -282,6 +282,7 @@ module Homebrew
|
||||
|
||||
previous_pending_line_count = 0
|
||||
remaining_downloads.each do |downloadable, future|
|
||||
# FIXME: Allow printing full terminal height.
|
||||
break if previous_pending_line_count >= [concurrency, (Tty.height - 1)].min
|
||||
|
||||
$stdout.print Tty.clear_to_end
|
||||
|
Loading…
x
Reference in New Issue
Block a user