keith-turner commented on code in PR #5730: URL: https://github.com/apache/accumulo/pull/5730#discussion_r2222991307
########## assemble/bin/accumulo-cluster: ########## @@ -659,6 +659,8 @@ function control_services() { fi fi + wait Review Comment: Looked through the code to see if anything else calls debugOrRun and did not see anything. Seems only this function calls it. Was trying to see if `wait` was needed anywhere else. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org