From be875e040d3b7665123cff4f627abf9a7343c5f2 Mon Sep 17 00:00:00 2001 From: sfc-gh-tclinkenbeard Date: Fri, 18 Mar 2022 20:22:49 -0700 Subject: [PATCH] Prevent infinite loop on invalid input to 'throttle off' command --- fdbcli/ThrottleCommand.actor.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fdbcli/ThrottleCommand.actor.cpp b/fdbcli/ThrottleCommand.actor.cpp index 5f8bd4e68f..ee8f777b70 100644 --- a/fdbcli/ThrottleCommand.actor.cpp +++ b/fdbcli/ThrottleCommand.actor.cpp @@ -248,6 +248,8 @@ ACTOR Future throttleCommandActor(Reference db, std::vector