Open
Description
We're seeing a crash using HDBC-postgresql together with resource-pool 0.2.2.0. I originally filed this as bos/pool#18 but there it seemed the problem was in HDBC-postgresql and its handling of disconnect in finalizers. See that ticket for details, but in short it seems that if external code calls disconnect
from a finalizer, HDBC-postgresql will try to disconnect again from its own finalizer.
Metadata
Metadata
Assignees
Labels
No labels