Skip to content
  • David Fifield's avatar
    Don't log io.ErrClosedPipe in proxy. · 912bcae2
    David Fifield authored
    We expect one of these at the end of just about every proxy session, as
    the Conns in both directions are closed as soon as the copy loop
    finishes in one direction.
    
    Closes #40016.
    912bcae2