iamsanjaymalakar commented on PR #25296: URL: https://github.com/apache/pulsar/pull/25296#issuecomment-4021604479
Thanks for the reviews! I addressed the feedback by making `closeAsync()` close all resources without early exit and ensuring the returned future is always completed (even on runtime exceptions). I didn’t add a test because resource-leak/file-lock tests tend to be nondeterministic and flaky across OS/CI environments. -- 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]
