OctopusDeploy / Halibut

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

Test Stability Fixes #458

Closed nathanwoctopusdeploy closed 1 year ago

nathanwoctopusdeploy commented 1 year ago

Background

Remove redundant timeout code and fix an issue with the TestBase that can cause test runs to fail

Fix an issue in the PollingClient that means it does not cancel correctly.

How to review this PR

Quality :heavy_check_mark:

Pre-requisites