Skip to content

Replace LRU cache with thread-local storage for TypeAdapter caching

38cb1b0
Select commit
Loading
Failed to load commit list.
Open

Fix unbounded TypeAdapter cache causing memory leak in multi-threaded usage #2873

Replace LRU cache with thread-local storage for TypeAdapter caching
38cb1b0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs