Skip to content

Commit

Permalink
ios: memory management for objc objects initialized inside Envoy's ev…
Browse files Browse the repository at this point in the history
…ent loop (#1396)

Description: add explicit autoreleaseloop blocks to all objective-c code executed in the Envoy event loop. This is necessary for correct memory management.
Risk Level: low
Testing: Lyft app under memory profiling.

Signed-off-by: Jose Nino <[email protected]>
  • Loading branch information
junr03 authored Apr 21, 2021
1 parent 6abf576 commit af75e0b
Showing 1 changed file with 259 additions and 194 deletions.
Loading

0 comments on commit af75e0b

Please sign in to comment.