The connection created by using an external handle should never be us… · isaacky/python-cx_Oracle@f3984ce · GitHub
Skip to content

Commit f3984ce

Browse files
The connection created by using an external handle should never be used after
the external handle has been closed or destroyed (since otherwise the memory used may have already been freed and reused by other parts of the application).
1 parent 3a23957 commit f3984ce

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

doc/src/api_manual/module.rst

Lines changed: 2 additions & 1 deletion

test/test_1100_connection.py

Lines changed: 0 additions & 3 deletions

0 commit comments

Comments
 (0)