Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 58ea1b1

Browse files
author
Nathaniel Graham
committed
Java GC bugfix
This pull request adds two Buffer references to the Request class. Whenever a request object is created that has associated buffers, the buffers should be added to these references so the java garbage collector does not dispose of the buffers prematurely. This is a more robust expansion on the idea first proposed by @ggouaillardet, and further discussed in #369. Fixes #369 Manual cherry-pick from d363b5d Signed-off-by: Nathaniel Graham <[email protected]>
1 parent 43a9c30 commit 58ea1b1

File tree

5 files changed

+210
-93
lines changed

5 files changed

+210
-93
lines changed

0 commit comments

Comments
 (0)