masaori335 commented on code in PR #10927:
URL: https://github.com/apache/trafficserver/pull/10927#discussion_r1424871360


##########
include/iocore/eventsystem/EThread.h:
##########
@@ -479,7 +481,7 @@ class EThread : public Thread
     /// The slices.
     std::array<Slice, N_SLICES> _slice;
 
-    Slice *volatile current_slice = nullptr; ///< The current slice.

Review Comment:
   Ah, `EThread::Metrics::summarize` is called from `EventMetricStatSync`. Got 
it, thanks.



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