mirror of https://github.com/iv-org/invidious.git
Make rank_videos less greedy
This commit is contained in:
parent
fc7b84cc68
commit
b14b26f7c2
|
@ -129,6 +129,7 @@ spawn do
|
||||||
end
|
end
|
||||||
|
|
||||||
top_videos = videos
|
top_videos = videos
|
||||||
|
Fiber.yield
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue