module Async::HTTP::Protocol::HTTP2::Connection

def stop_connection(error)

def stop_connection(error)
	@reader = nil
end