Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
We currently rely on the finalizer/garbage collector to close the HTTP sessions opened in
python-phoenixdb.
As the sessions have corresponding HTTP connection pools that may have open connections, we should close these explicitly.
Attachments
Issue Links
- links to