From e0f235ed9964dfdad2f6f4f976aaee44c9dcd952 Mon Sep 17 00:00:00 2001 From: Lidi Zheng Date: Wed, 5 Feb 2020 15:40:31 -0800 Subject: [PATCH] Unconstrained? --- tools/run_tests/performance/scenario_config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/run_tests/performance/scenario_config.py b/tools/run_tests/performance/scenario_config.py index 8ca82aae010..d1e8ebbd148 100644 --- a/tools/run_tests/performance/scenario_config.py +++ b/tools/run_tests/performance/scenario_config.py @@ -837,6 +837,7 @@ class PythonAsyncIOLanguage: channels=1, client_threads_per_cq=1, server_threads_per_cq=1, + unconstrained_client=True, categories=[SMOKETEST, SCALABLE]) # yield _ping_pong_scenario(