Commit History

Autor SHA1 Mensaxe Data
  Daniel Alm 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 2e8e79d090 Some tweaks to the original PR. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 7b4f47d91d Avoid a `try!` call. Even though it is guaranteed to be safe now, it might not be in the future. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 78a1291789 Fix two huge memory leaks in `cgrpc_call` and `cgrpc_handler`. These would all GRPC call objects to never get released, which in turn caused their completion queues and associated file descriptors to never get released. This became apparent after ~3-5k requests on macOS. %!s(int64=7) %!d(string=hai) anos
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=7) %!d(string=hai) anos