mike-jumper commented on issue #464: GUACAMOLE-936: Each LdapNetworkConnection must be closed or threads are leaked, causing Tomcat to fail to shutdown. URL: https://github.com/apache/guacamole-client/pull/464#issuecomment-577852253 Yes, and it does work. I think I remember the case you describe, and I believe that was a different function like `bindAs()` where the connection is used later. Here, I think that `ldapConnection` is no longer used once it leaves scope. I'l recheck.
---------------------------------------------------------------- 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] With regards, Apache Git Services
