lib/async/http/client.rb in async-http-0.57.0 vs lib/async/http/client.rb in async-http-0.58.0

- old
+ new

@@ -136,10 +136,10 @@ end ensure @pool.release(connection) if connection end end - + def inspect "#<#{self.class} authority=#{@authority.inspect}>" end Traces::Provider(self) do