We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70b05e commit bd2f00fCopy full SHA for bd2f00f
src/invidious/connection/pool.cr
@@ -78,6 +78,7 @@ module Invidious::ConnectionPool
78
pool.release(http_client) if http_client && client_exists_in_pool
79
end
80
81
+
82
class Error < Exception
83
84
0 commit comments