bneradt commented on code in PR #13487: URL: https://github.com/apache/trafficserver/pull/13487#discussion_r3715000341
########## tests/gold_tests/cache/cache-write-retry-callback.test.py: ########## @@ -0,0 +1,25 @@ +''' +Verify a cache write retry does not cancel the cache read that follows it. +''' +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information Review Comment: Actually, this is pretty typical of a lot of our tests the way this is written. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
