class Async::HTTP::Protocol::HTTP2::Stream::Output
def stop(error)
def stop(error) # Ensure that invoking #close doesn't try to close the stream. @stream = nil @task&.stop end
def stop(error) # Ensure that invoking #close doesn't try to close the stream. @stream = nil @task&.stop end