[PyQt] QtSql and releasing GIL

Arve Knudsen arve.knudsen at gmail.com
Fri Mar 21 15:58:28 GMT 2014


Hm, I wonder how come it was hanging then :(

Arve


On Fri, Mar 21, 2014 at 4:42 PM, Phil Thompson
<phil at riverbankcomputing.com>wrote:

> On 21-03-2014 3:28 pm, Arve Knudsen wrote:
>
>> Sorry, its PyQt5. I wasnt able to determine which exact method it was,
>>
>> since it took me a while to grasp what was going on. I think it was
>> either QSqlQuery (constructor) or QSqlQuery.next that was hanging
>> (possibly QSqlQuery.value although I guess thats unlikely?).
>>
>
> PyQt5 releases the GIL by default.
>
> Phil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140321/352c8c70/attachment.html>


More information about the PyQt mailing list