jovezhong commented on PR #7385:
URL: https://github.com/apache/seatunnel/pull/7385#issuecomment-2372758741

   > Is there no way to close the `ProtonClient4` thread at the end of the 
job/task?
   
   I checked all usage of ProtonClient in the connector code. They are either 
explicitly called with `close()` or put in ` try/catch` since it's 
AutoClosable.  Some of the end-to-end tests passed, some failed, not sure 
whether it's racing condition. 


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