This commit is contained in:
HoneyryderChuck 2018-12-28 15:01:45 +00:00
parent fd05db74e7
commit bf8e96c322

View File

@ -133,6 +133,7 @@ module HTTPX
unregister_channel(channel)
end
return if channel.state == :open
@timeout.transition(:idle)
end