reschke commented on PR #2744:
URL: https://github.com/apache/jackrabbit-oak/pull/2744#issuecomment-4024211906

   ok, on Windows, the file is indeed removed only one the process terminates 
(if it's open locked, which is the case here, with shared access it would work).
   
   (and because the test VM did terminate....)
   
   Otherwise, on non-Windows systems it will only disappear once removed by 
TransientFileWhatever. If that happens to soon, tests will fail because they 
expect the file still to be present (despite it was closed).
   
   
   


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