Make rank_videos less greedy

このコミットが含まれているのは:
Omar Roth 2018-03-06 00:34:26 +00:00
コミット b14b26f7c2
1個のファイルの変更1行の追加0行の削除

ファイルの表示

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