Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix: avoid memory leak when redeploying pgjdbc
FAST_NUMBER_FAILED is used as a control-flow-exception pattern, thus it does not require a stacktrace. It turns out Throwable might store strong reference to a class, thus it might result in OutOfMemory closes #394
- Loading branch information
Showing
with
12 additions
and 1 deletion.