← Back to team overview

agesys-dev team mailing list archive

[Bug 582124] Re: mysql_stmt_fetch() doesn`t release GIL

 

** Changed in: oursql
       Status: In Progress => Fix Committed

-- 
mysql_stmt_fetch() doesn`t release GIL
https://bugs.launchpad.net/bugs/582124
You received this bug notification because you are a member of Agesys
Team, which is subscribed to oursql.

Status in oursql python bindings for mysql: Fix Committed

Bug description:
Hi, I found that mysql call mysql_stmt_fetch() doesn`t have wrapper with GIL release before make call. Has it done purposely or not? 
We have a problem with blocking GIL in this call. Could you please answer how we could avoid this?





References