nandakumar131 opened a new issue, #1276: URL: https://github.com/apache/incubator-fury/issues/1276
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-fury/issues) and found no similar issues. ### Version Fury commit : `26f1fc398249d6c7f663e4ba92a83e086cdf9677` ### Component(s) Java ### Minimal reproduce step Run the unit test `mvn test -Dtest=CrossLanguageTest` ### What did you expect to see? Files created for testing should be cleaned up after the test execution. ### What did you see instead? The file created for testing is still present after the test is completed ### Anything Else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
