This PR adds the destroyTimeoutMillis pool option. When specified a destroy operation will timeout if the number of milliseconds is reached, causing a factoryDestroyError event to be emitted by the pool. The default value is null and if unspecified no timeout is added.
This PR adds the destroyTimeoutMillis pool option. When specified a destroy operation will timeout if the number of milliseconds is reached, causing a factoryDestroyError event to be emitted by the pool. The default value is null and if unspecified no timeout is added.