Closed dirkm closed 6 years ago
I think this patch fixes a minor issue when releasing a connection. With the patch, we never call close a nil-object.
Note: this has been found from manual inspection, we did not reproduce the failure.
Thanks!
I think this patch fixes a minor issue when releasing a connection. With the patch, we never call close a nil-object.
Note: this has been found from manual inspection, we did not reproduce the failure.