You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/05/13 00:43:57 UTC

[GitHub] [trafficserver] SolidWallOfCode commented on a change in pull request #7807: Address assert on captive_action

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



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

Review comment:
       `clear_if`? `clear_if_action_is`?




-- 
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:
users@infra.apache.org