maskit commented on pull request #7845: URL: https://github.com/apache/trafficserver/pull/7845#issuecomment-842744013
I suggest making these changes below separately beforehand to make reading the diff easy a little: - Changing `h2_proxy_ssn->connection_state.mutex` to `h2_proxy_ssn->mutex` - Moving member function definitions inside class declaration to other places - it's hard to see if a function is moved, modified, or deleted -- 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]
