agesys-dev team mailing list archive
-
agesys-dev team
-
Mailing list archive
-
Message #00014
[Bug 582124] Re: mysql_stmt_fetch() doesn`t release GIL
** Branch linked: lp:oursql
--
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