mysql_stmt_fetch() doesn`t release GIL

Bug #582124 reported by vkuhta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oursql
Fix Committed
Low
Aaron Gallagher

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?

Related branches

vkuhta (v-kuhta)
Changed in oursql:
assignee: nobody → Aaron Gallagher (habnabit)
Revision history for this message
Aaron Gallagher (habnabit) wrote :

Simple oversight. Will be fixed in the next release.

Changed in oursql:
importance: Undecided → Low
milestone: none → 0.9.3
status: New → In Progress
Changed in oursql:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.