cmcfarlen opened a new pull request, #12209:
URL: https://github.com/apache/trafficserver/pull/12209

   You can crash ATS with this command:
   
   ```
   $ traffic_ctl config set proxy.config.http.per_server.connection.max 10
   ```
   
   #10740 introduced a bug with capturing the callback function by reference to 
a local copy.
   
   This also remove the static storage and just also captures the record_db in 
the wrapped config callback.
   
   


-- 
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: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to