GitHub user mswintermeyer opened a pull request: https://github.com/apache/commons-pool/pull/17
POOL-359: prevent NPE closing multiple GenericObjectPool's You can merge this pull request into a Git repository by running: $ git pull https://github.com/mswintermeyer/commons-pool fixNPEClosePools Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-pool/pull/17.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #17 ---- commit 0fdde72475b378cbd0fb707d52385196d928a1da Author: Michael Wintermeyer <michaelw@...> Date: 2018-11-16T20:23:51Z POOL-359: prevent NPE closing multiple GenericObjectPool's ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org