Closed GoogleCodeExporter closed 9 years ago
Thanks for the bug report! I think that the patch in
https://code.google.com/p/pymssql/issues/detail?id=107 will probably fix this.
I don't know if I or Randy will get a chance to review it in the near future,
but I want to. If you feel comfortable testing out the patch and reporting back
if it fixes this issue, that will help move things forward a bit.
Original comment by msabr...@gmail.com
on 10 Aug 2013 at 8:58
Original comment by msabr...@gmail.com
on 10 Aug 2013 at 8:59
Original comment by msabr...@gmail.com
on 10 Aug 2013 at 9:02
The patch contained #107 is exactly to fix the issue you describe above. If you
can test it that would be great!
Original comment by guillaum...@gmail.com
on 11 Aug 2013 at 2:47
The patch in #107 may or may not be needed.
From a quick experiment last night, it appears that this patch might not be
needed after this commit:
https://code.google.com/p/pymssql/source/detail?r=54554641cc7e487b9e8d5aa63b7085
bc31a5f060
The above commit makes it so that connections actually get closed and removed
from connection_object_list when they are out of scope.
Can you test it out?
Original comment by msabr...@gmail.com
on 14 Aug 2013 at 4:05
Original issue reported on code.google.com by
sok...@gmail.com
on 10 Apr 2012 at 2:16