smithy-lang / smithy-kotlin

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

fix: event streams deserialization using `HttpCall` scope #941

Closed lauzadis closed 1 year ago

lauzadis commented 1 year ago

This PR finalizes fixing a bug (#935) by passing the entire HttpCall to the deserializer. The accompanying PR in aws-sdk-kotlin uses the call to launch a new coroutine within its scope.

Issue \

935

Description of changes

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication