grpc / grpc-ios

gRPC for iOS
Apache License 2.0
39 stars 22 forks source link

libuv timer test logic improvements #58

Open dennycd opened 2 years ago

dennycd commented 2 years ago

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.