mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-06 22:26:34 +02:00
Make sure client gets returned to pool
This commit is contained in:
@@ -203,6 +203,8 @@ get "/watch" do |env|
|
|||||||
calculated_rating = 0.0
|
calculated_rating = 0.0
|
||||||
end
|
end
|
||||||
|
|
||||||
|
pool << client
|
||||||
|
|
||||||
templated "watch"
|
templated "watch"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user