Skip to content

Conversation

@JohnDoe117
Copy link

Not destroying the session can also cause memory leaks, so the destroySession method needs to be called.

Current problems:
In the goland project, destroySession does not close the httpclient connection, even if we call it now, it will still cause memory leaks. I have submitted the code to the tls-client library to fix this issue.

If you need to test, I have compiled the package with the modifications I made.

JohnDoe117 and others added 2 commits December 8, 2023 10:34
add destroySession method and support with
add so
@FlorianREGAZ FlorianREGAZ merged commit 3b639b6 into FlorianREGAZ:master Jan 14, 2024
@FlorianREGAZ
Copy link
Owner

Thank you very much for the pull request. I have merged it into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants