[PyQt] QtSql and releasing GIL
Arve Knudsen
arve.knudsen at gmail.com
Fri Mar 21 15:04:14 GMT 2014
Hello
I experienced today that the GUI got locked up while querying SQL, via
QtSql.QSqlQuery, in a separate QThread. Does QtSql release the GIL? This
problem only persisted for a while, perhaps due to intermittent database
slowness, so I can't reproduce right now.
Thanks,
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140321/78b0198e/attachment.html>
More information about the PyQt
mailing list