maskit commented on a change in pull request #7807:
URL: https://github.com/apache/trafficserver/pull/7807#discussion_r631505298



##########
File path: proxy/http/HttpSM.h
##########
@@ -196,6 +196,13 @@ class PendingAction
   {
     return pending_action;
   }
+  void
+  try_clear(Action *current_action)

Review comment:
       +1 on `clear_if_action_is`. `try_clear` reminds me of `try_lock` and 
make me want to put it into if statement.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to