Add missing .ConfigureAwait(false) in HttpConnectionPool (dotnet/corefx#38610)
authorStephen Toub <stoub@microsoft.com>
Mon, 17 Jun 2019 20:25:38 +0000 (16:25 -0400)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 20:25:38 +0000 (16:25 -0400)
commit5a26d63e4b1a4ae6e085446aac45cd9dc38944a1
treed69fec7ac30dce16a36acbd68296a52aec572fc3
parent43b22414917101a90cc76a786e796617c704c470
Add missing .ConfigureAwait(false) in HttpConnectionPool (dotnet/corefx#38610)

Commit migrated from https://github.com/dotnet/corefx/commit/3b2707b4b672af99d9d7ac3d57352099f1ff3ff1
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPool.cs