shukitchan commented on PR #13556:
URL: https://github.com/apache/trafficserver/pull/13556#issuecomment-5502667040

   why does ``__shutdown__`` need to take care of locking remap state as well?
   this is tying global and remap state together unnecessarily? 
   if remap state is using some resources, it should be released through 
``__clean__`` method 
   unless you are saying the some resources are shared between global and remap 
states? 


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

Reply via email to