Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent memory leak on HTTPRequest #929

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

imbyungjun
Copy link
Contributor

If the new HTTPRequest's setReadBytes() method is invoked in @BeforeProcess, the IOReactor is not closed and it dervies memory leak. So, close it appropriately.

@imbyungjun imbyungjun self-assigned this Oct 24, 2022
@github-actions
Copy link

✅ Build & Test workflow succeed ✅

@imbyungjun imbyungjun merged commit da9a979 into develop Oct 26, 2022
@imbyungjun imbyungjun deleted the feature/fix-http-client-leak branch October 26, 2022 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants