Senrian commented on PR #10227: URL: https://github.com/apache/rocketmq/pull/10227#issuecomment-4150254377
## PR Status Note This PR fixes a resource leak bug in `IOTinyUtils.copyFile()` - converting manual try-finally to try-with-resources (4 additions, 12 deletions). Note: CI does not run automatically on fork PRs due to GitHub security policy. Could a maintainer please trigger CI or approve for merge? The fix is minimal and functional behavior is unchanged. -- 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]
