grpc-ios
grpc-ios copied to clipboard
libuv timer test logic improvements
as mentioned in https://github.com/grpc/grpc/pull/28570, patch libuv timer test with proper setup/tear down logic for static variables so that the test behavior doesn't break across platforms.