JSONRPC4NET: ConfigureAwait(fals)
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Fri, 15 Aug 2014 22:12:25 +0000 (00:12 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Fri, 15 Aug 2014 22:12:25 +0000 (00:12 +0200)
commitd7b228e2f945157915bfc196c9b122d6a15a7ab4
tree8ac1bd4d97019acbdbbabd0ceb4c0d24cca4684b
parenteb4e2387a104bd725bd3f028f0f35dc8e4da44e0
JSONRPC4NET: ConfigureAwait(fals)

APIs should always use ConfigureAwait(false). Upper layers
decide what context to use for returning data (the calling context
or a different one)
jsonrpc4net/jsonrpc4net/JsonRpcHttpAsyncClient.cs