Ignore ErrClosedPipe in "copy streamā†upstream" as well.
commit1f73f6f5b6196d748aa7c87a55a340fec726eb28
authorDavid Fifield <david@bamsoftware.com>
Wed, 4 Aug 2021 02:46:35 +0000 (3 20:46 -0600)
committerDavid Fifield <david@bamsoftware.com>
Wed, 4 Aug 2021 02:58:20 +0000 (3 20:58 -0600)
treea80de22f157cc8aa1193d583ea6b3044ef5ab168
parenta7a9372246e5816c9b60509e0c45800ca4455b46
Ignore ErrClosedPipe in "copy streamā†upstream" as well.

Saw this happen on the server during the 2021-08-02 performance tests.
Doing on the client, too, for uniformity.
dnstt-client/main.go
dnstt-server/main.go