palantir / conjure-go-runtime

Go implementation of the Conjure runtime
Apache License 2.0
12 stars 22 forks source link

fix: Properly close readers in all codecs. #664

Closed dtrejod closed 2 months ago

dtrejod commented 2 months ago

Before this PR

A number of the codecs were not properly closing their readers.

After this PR

==COMMIT_MSG== Properly close readers in all codecs. ==COMMIT_MSG==

Possible downsides?

svc-autorelease commented 2 months ago

Released 2.78.0