Skip to content

Commit

Permalink
Clean cache thoroughly
Browse files Browse the repository at this point in the history
  • Loading branch information
Muxi Yan committed Oct 21, 2016
1 parent 5655130 commit 4848369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/objective-c/GRPCClient/private/GRPCHost.m
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ + (void)flushChannelCache {
BOOL * _Nonnull stop) {
[host disconnect];
}];
[kHostCache removeAllObjects];
connectivityMonitor = nil;
}
}
Expand Down

0 comments on commit 4848369

Please sign in to comment.