Skip to content

httpcli: Clone DefaultTransport when mutating it

Administrator requested to merge core/default-transport-race into master

Created by: keegancsmith

If we do not clone it, it can lead to race conditions on the written fields.

Fixes https://github.com/sourcegraph/sourcegraph/issues/4659

Merge request reports

Loading