mysql_stmt_fetch without nogil

Asked by vkuhta

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?

Question information

Language:
English Edit question
Status:
Answered
For:
oursql Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Aaron Gallagher (habnabit) said :
#1

This will be resolved in 0.9.3.

Can you help with this problem?

Provide an answer of your own, or ask vkuhta for more information if necessary.

To post a message you must log in.