launchdarkly / dotnet-server-sdk

LaunchDarkly Server-Side SDK for .NET
https://launchdarkly.com
Other
54 stars 25 forks source link

chore: Only run tests on a single thread. #222

Closed kinyoklion closed 3 months ago

kinyoklion commented 3 months ago

This is a test to see if the tests cause starvation when ran multi-threaded, which causes time dependent tests to often fail. (Not small time dependent tests, but on the order of 1-5 seconds time dependent tests.)