mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
unused condition in pool
This commit is contained in:
parent
8feecf693f
commit
cb07abc94e
@ -135,7 +135,6 @@ module HTTPX
|
||||
connection.on(:close) do
|
||||
unregister_connection(connection)
|
||||
end
|
||||
return if connection.state == :open
|
||||
end
|
||||
|
||||
def unregister_connection(connection)
|
||||
|
Loading…
x
Reference in New Issue
Block a user