add client channel cache
Maintain unused channels for 20 seconds before closing.
This commit is contained in:
@@ -60,6 +60,9 @@ struct Tester {
|
||||
} else {
|
||||
testSkip(1, "timeout");
|
||||
}
|
||||
|
||||
op.reset();
|
||||
cli.cacheClear();
|
||||
}
|
||||
|
||||
void loopback()
|
||||
|
||||
Reference in New Issue
Block a user