News

Expected behavior Python process should exit cleanly without any crash, even if cursors/connections are not explicitly closed. Actual Behavior A segmentation fault may occur at interpreter shutdown, ...
Does your application call init_oracle_client()? Yes; Thick mode. Include a runnable Python script that shows the problem. Our organization deploys multiple Python-based microservices that access an ...