mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
can't reconnect here, just move it back to idle
This commit is contained in:
parent
dcd90b706a
commit
29511246fb
@ -89,7 +89,7 @@ module HTTPX
|
||||
transition(:closed)
|
||||
return true if hard
|
||||
unless pr && pr.empty?
|
||||
connect
|
||||
transition(:idle)
|
||||
@parser = pr
|
||||
parser.reenqueue!
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user