I'm going to disable this test for now, as it's flaky with: ``` --- FAIL: TestTransportCancelBeforeResponseHeaders (0.00s) transport_test.go:1592: RoundTrip error = io: read/write on closed pipe; want ExportErrRequestCanceled FAIL ``` Fix and re-enable later.