** Changed in: oursql
     Assignee: (unassigned) => Aaron Gallagher (habnabit)

-- 
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: New

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?



_______________________________________________
Mailing list: https://launchpad.net/~agesys-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~agesys-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to