deymundson

Results 5 comments of deymundson

> Regarding the other places, have you actually seen a memory leak? Or are you just examining the code? This is from examining the code - I'm noting discrepancies between...

Sorry for the delay on getting back to this. I tested with Python 3.8.10, cx_Freeze 6.15.3, and cx_Logging 3.1.0 and I am still getting the issue.

Tested with Python 3.10.11 and I no longer get the issue.

Thanks for the reply. The main use case we've had for the `rowcount` property is to determine which "row" failed when making a batch call to a PL/SQL procedure. Admittedly,...

Thanks! That looks like it should work perfectly. Do you have a ballpark for when this will be delivered in a release?