Hi, Am using the kiteconnect jar version 3.5.0 from maven. The java application does not terminate, probably due to the open okhttp threads. I did not see any method to close the connection. While logging out is not what i want, even calling logout() does not end the program.