OctopusDeploy / Halibut

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

ParallelRequestsFixture is already tested in sync and async #423

Closed LukeButters closed 1 year ago

LukeButters commented 1 year ago

Background

[SC-54458] The tests is already tested in sync and async. With two separate methods to avoid thread pool exhaustion.

How to review this PR

Quality :heavy_check_mark:

Pre-requisites

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #54458: Async Proxy + Ability for Tests to Test Sync and Async.