smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
81 stars 26 forks source link

fix: lower engine concurrency to closer to what it was when test was written to fix windows issue #933

Closed aajtodd closed 1 year ago

aajtodd commented 1 year ago

Issue \

n/a

Description of changes

Lower the engine concurrency to closer to what it was when this test was written (16 for okhttp). This is a band aid to fix the flakiness of this test on windows CI since I haven't been able to reproduce it locally.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication