eolivelli commented on pull request #10032: URL: https://github.com/apache/pulsar/pull/10032#issuecomment-805940589
@aahmed-se We cannot use the same directory and clean it up, otherwise we are not able to support concurrent tests. Now we are using a fresh new directory, so there is no need to clean up. It is good that we clean up in the end of the test in order to save resources (CI/localenv disk space). -- 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. For queries about this service, please contact Infrastructure at: [email protected]
