ChristopherSchultz commented on PR #882:
URL: https://github.com/apache/tomcat/pull/882#issuecomment-3192102092

   There is slight disagreement between `load`, `save`, and `remove` as to when 
the locks are acquired. In some cases, the lock is acquired first and then file 
operations are performed, and in others some file operations are performed 
first, then the lock is acquired.
   
   Is there a specific reason for that?
   
   If not, please make all operations uniform in their operation.


-- 
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: dev-unsubscr...@tomcat.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to