Make rank_videos less greedy

This commit is contained in:
Omar Roth 2018-03-06 00:34:26 +00:00
parent fc7b84cc68
commit b14b26f7c2
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ spawn do
end
top_videos = videos
Fiber.yield
end
end