OctopusDeploy / Halibut

| Public | A secure communication stack for .NET using JSON-RPC over SSL.
Other
12 stars 44 forks source link

Remove a .GetAwaiter().GetResult() from tests. #566

Closed LukeButters closed 11 months ago

LukeButters commented 11 months ago

Background

Cleans up a TODO in which we called .GetAwaiter().GetResult()

How to review this PR

Quality :heavy_check_mark:

Pre-requisites